Skip to content

Commit 29e480f

Browse files
committed
exclude results from yaml check
1 parent 6890ed2 commit 29e480f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ repos:
44
hooks:
55
# File format checks
66
- id: check-yaml
7+
exclude: ^results/
78
- id: check-toml
89
# Code quality checks
910
- id: debug-statements

0 commit comments

Comments
 (0)