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.
1 parent f0bf512 commit c14b3aaCopy full SHA for c14b3aa
pre_commit_hooks/file_contents_sorter.py
@@ -2,7 +2,7 @@
2
A very simple pre-commit hook that, when passed one or more filenames
3
as arguments, will sort the lines in those files.
4
5
-An example use case for this: you have a deploy-whitelist.txt file
+An example use case for this: you have a deploy-allowlist.txt file
6
in a repo that contains a list of filenames that is used to specify
7
files to be included in a docker container. This file has one filename
8
per line. Various users are adding/removing lines from this file; using
0 commit comments