We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0971529 commit 7f9aefeCopy full SHA for 7f9aefe
.pre-commit-config.yaml
@@ -68,6 +68,7 @@ repos:
68
- --ignore-words-list=master,als
69
- --builtin=clear,rare,informal,usage,code,names,en-GB_to_en-US
70
exclude_types: [image]
71
+ exclude: ^docs/man/.*$
72
73
# Check some shell scripts
74
- repo: https://github.com/shellcheck-py/shellcheck-py
0 commit comments