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.
2 parents 49366f1 + e907782 commit 21b563dCopy full SHA for 21b563d
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