Fix yamllint in pre-commit
It did not run correctly.
This commit is contained in:
parent
f1137fbe40
commit
bbbf15f1b4
10 changed files with 38 additions and 22 deletions
|
|
@ -26,6 +26,7 @@ repos:
|
|||
rev: v1.32.0
|
||||
hooks:
|
||||
- id: yamllint
|
||||
types: [file]
|
||||
files: "^.*?\\.fmf$"
|
||||
|
||||
- repo: https://github.com/teemtee/tmt.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue