We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63f35c0 commit 0e254b6Copy full SHA for 0e254b6
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: end-of-file-fixer
20
exclude: |
21
(?x)^(
22
- tests/testdata/
+ tests/testdata/|
23
docs/
24
)
25
- id: trailing-whitespace
0 commit comments