We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5542ff commit c570471Copy full SHA for c570471
1 file changed
.pre-commit-config.yaml
@@ -24,6 +24,7 @@ repos:
24
- id: yamllint
25
args:
26
- --strict
27
+ exclude: ^tests/
28
29
- repo: https://github.com/rhysd/actionlint
30
rev: v1.7.4
0 commit comments