Skip to content

Commit e7cf495

Browse files

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,10 @@ Sort the lines in specified files (defaults to alphabetical).
125125
You must provide list of target files as input to it.
126126
Note that this hook WILL remove blank lines and does NOT respect any comments.
127127

128+
The following arguments are available:
129+
- `--ignore-case` - fold lower case to upper case characters.
130+
- `--unique` - ensure each line is unique.
131+
128132
#### `forbid-new-submodules`
129133
Prevent addition of new git submodules.
130134

0 commit comments

Comments
 (0)