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 199d6ca commit 434213eCopy full SHA for 434213e
.pre-commit-config.yaml
@@ -45,7 +45,6 @@ repos:
45
rev: v1.4
46
hooks:
47
- id: autoflake
48
- exclude: &fixtures tests/functional/|tests/input|tests/extensions/data|tests/regrtest_data/|tests/data/
49
args:
50
- --in-place
51
- --remove-all-unused-imports
0 commit comments