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 7a0e577 commit b5b1eacCopy full SHA for b5b1eac
.pre-commit-config.yaml
@@ -18,6 +18,7 @@ repos:
18
rev: 79a6b2b1392eaf49cdd32ac4f14be1a809bbd8f7 # 1.37.1
19
hooks:
20
- id: yamllint
21
+ args: ["--strict"]
22
types: [text]
23
files: \.(yml|yaml)(\.j2)*$
24
template/.pre-commit-config.yaml.j2
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: 192ad822316c3a22fb3d3cc8aa6eafa0b8488360 # 0.45.0
0 commit comments