Skip to content

Commit 5f6d2ba

Browse files
committed
readme task link fix
1 parent 02292c6 commit 5f6d2ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The fastest way to see what all it can do you for you is to just try it out in y
2525

2626
Styler also includes two experimental refactoring tasks:
2727
- `mix styler.remove_unused`: deletes unused `import|alias|require` nodes that generate compiler warnings
28-
- `mix styler.inline_attrs <file>`: inlines module attributes that have a literal value and are only referenced once, removing unnecessary indirection
28+
- `mix styler.inline_attrs`: inlines module attributes that have a literal value and are only referenced once, removing unnecessary indirection
2929

3030
## Who is Styler for?
3131

0 commit comments

Comments
 (0)