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 266ee08 commit 5461f84Copy full SHA for 5461f84
1 file changed
.pre-commit-config.yaml
@@ -47,7 +47,7 @@ repos:
47
hooks:
48
- id: check-useless-excludes
49
50
-exclude: ^(tests/fixtures/|tests/test_formatter/__snapshots__/|tests/test_cli/__snapshots__/)
+exclude: ^(tests/fixtures/|.*?/__snapshots__/.*)
51
52
ci:
53
autofix_commit_msg: "[pre-commit.ci] auto fixes from pre-commit.com hooks"
0 commit comments