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 412bf71 commit 025e69aCopy full SHA for 025e69a
.pre-commit-config.yaml
@@ -54,7 +54,7 @@ repos:
54
hooks:
55
- id: yaml-and-yml-fmt
56
name: yaml/yml fmt
57
- entry: bash -c "make yaml-lint"
+ entry: bash -c "make markdown-lint"
58
language: system
59
files: \.(yaml|yml)$
60
exclude: ^(\node_modules/)
0 commit comments