We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ef58be + 95e2fe3 commit 7501a46Copy full SHA for 7501a46
README.md
@@ -117,6 +117,7 @@ Makes sure files end in a newline and only a newline.
117
Sort the lines in specified files (defaults to alphabetical).
118
You must provide the target [`files`](https://pre-commit.com/#config-files) as input.
119
Note that this hook WILL remove blank lines and does NOT respect any comments.
120
+All newlines will be converted to line feeds (`\n`).
121
122
The following arguments are available:
123
- `--ignore-case` - fold lower case to upper case characters.
0 commit comments