We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40cc31b + e7cf495 commit 69b4df5Copy full SHA for 69b4df5
README.md
@@ -125,6 +125,10 @@ Sort the lines in specified files (defaults to alphabetical).
125
You must provide list of target files as input to it.
126
Note that this hook WILL remove blank lines and does NOT respect any comments.
127
128
+The following arguments are available:
129
+- `--ignore-case` - fold lower case to upper case characters.
130
+- `--unique` - ensure each line is unique.
131
+
132
#### `forbid-new-submodules`
133
Prevent addition of new git submodules.
134
0 commit comments