Skip to content

Commit e7cf495

Browse files
authored
1 parent 40cc31b commit e7cf495

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
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)