Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs/pre-commit-hook-setup.md
1 parent 33cce2b commit e15c1f7Copy full SHA for e15c1f7
1 file changed
docs/pre-commit-hook-setup.md
@@ -21,7 +21,7 @@ Alternatively, you can use the [pre-commit framework](https://pre-commit.com/).
21
22
By default, pre-commit will check and fix
23
* trailing whitespaces;
24
-* absence of double newlines at end of files;
+* absence of or duplicate newlines at end of files;
25
* QL formatting;
26
* files out of sync (see [`config/sync-files.py`](../config/sync-files.py)).
27
0 commit comments