We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 481ed07 + 6ecfb80 commit 2caa6ebCopy full SHA for 2caa6eb
1 file changed
.pre-commit-config.yaml
@@ -3,6 +3,7 @@ repos:
3
rev: v5.0.0
4
hooks:
5
- id: end-of-file-fixer
6
+ exclude: (^|/)requirements.*\.txt$
7
- id: trailing-whitespace
8
- id: check-yaml
9
- id: check-added-large-files
0 commit comments