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 2b07074 commit 0f5547eCopy full SHA for 0f5547e
setup.cfg
@@ -63,7 +63,7 @@ console_scripts =
63
requirements-txt-fixer = pre_commit_hooks.requirements_txt_fixer:main
64
sort-simple-yaml = pre_commit_hooks.sort_simple_yaml:main
65
trailing-whitespace-fixer = pre_commit_hooks.trailing_whitespace_fixer:main
66
- forbid-words-in-filenames = pre_commit_hooks.forbid-words-in-filenames:main
+ forbid-words-in-filenames = pre_commit_hooks.forbid_words_in_filenames:main
67
68
[bdist_wheel]
69
universal = True
0 commit comments