Skip to content

Commit 2fd5c4c

Browse files
authored
Keep the exclude
1 parent fea7b7c commit 2fd5c4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ repos:
3939
hooks:
4040
- id: remove-tabs
4141
types: [python]
42+
exclude: ^Tools/c-analyzer/cpython/_parser.py
4243

4344
- repo: https://github.com/pre-commit/pre-commit-hooks
4445
rev: v6.0.0

0 commit comments

Comments
 (0)