We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8a3d6e commit 3b79a8aCopy full SHA for 3b79a8a
.pre-commit-config.yaml
@@ -8,6 +8,7 @@ repos:
8
- id: check-json
9
exclude: \.vscode/.*\.json$
10
- id: check-merge-conflict
11
+ exclude: (data/.*/README\.md|\.rst)$
12
- id: check-shebang-scripts-are-executable
13
- id: check-yaml
14
- id: check-toml
0 commit comments