We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 238c5c2 commit aba9d75Copy full SHA for aba9d75
1 file changed
.pre-commit-config.yaml
@@ -4,9 +4,9 @@
4
repos:
5
- repo: https://github.com/pre-commit/pre-commit-hooks
6
rev: v3.2.0
7
- exclude: libdev/
8
hooks:
9
- id: trailing-whitespace
+ exclude: libdev/
10
- id: check-docstring-first
11
- id: check-json
12
- id: check-added-large-files
0 commit comments