[chore] Update yamllint to the most recent version (1.37.0) (#2126)
This commit is contained in:
parent
47fe2c0228
commit
8bf2748c65
|
|
@ -2,10 +2,7 @@ extends: default
|
|||
|
||||
ignore-from-file:
|
||||
- .gitignore
|
||||
|
||||
ignore: |
|
||||
node_modules/*
|
||||
.github/workflows/*
|
||||
- .yamllint-ignore
|
||||
|
||||
rules:
|
||||
document-start: disable
|
||||
|
|
|
|||
|
|
@ -0,0 +1,2 @@
|
|||
node_modules/*
|
||||
.github/workflows/*
|
||||
Loading…
Reference in New Issue