Skip to content

Commit c570471

Browse files
committed
chore: add exclusion for tests directory in yamllint configuration
1 parent e5542ff commit c570471

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ repos:
2424
- id: yamllint
2525
args:
2626
- --strict
27+
exclude: ^tests/
2728

2829
- repo: https://github.com/rhysd/actionlint
2930
rev: v1.7.4

0 commit comments

Comments
 (0)