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 46cec6d commit 1a8b6f8Copy full SHA for 1a8b6f8
.pre-commit-config.yaml
@@ -18,7 +18,7 @@
18
# report issues (linters). Modified files will need to be staged again.
19
# -----------------------------------------------------------------------------
20
21
-exclude: '(^|/)(\.pre-commit-config\.yaml|normalize_special_characters\.py)$' # ignore these files
+exclude: '(^|/)(\.pre-commit-config\.yaml|normalize_special_characters\.py|test_input_validation\.py)$' # ignore these files
22
23
repos:
24
0 commit comments