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.
There was an error while loading. Please reload this page.
1 parent 49366f1 commit e907782Copy full SHA for e907782
1 file changed
pre_commit/main.py
@@ -82,7 +82,7 @@ def main(argv=None):
82
install_parser.add_argument(
83
'--allow-missing-config', action='store_true', default=False,
84
help=(
85
- 'Whether to allow a missing `pre-config` configuration file '
+ 'Whether to allow a missing `pre-commit` configuration file '
86
'or exit with a failure code.'
87
),
88
)
0 commit comments