We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6890ed2 commit 29e480fCopy full SHA for 29e480f
.pre-commit-config.yaml
@@ -4,6 +4,7 @@ repos:
4
hooks:
5
# File format checks
6
- id: check-yaml
7
+ exclude: ^results/
8
- id: check-toml
9
# Code quality checks
10
- id: debug-statements
0 commit comments