mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-05-11 23:53:34 +02:00
retry .yaml ignore using documentation
This commit is contained in:
parent
9bf1f191b4
commit
b30d83c9ec
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
||||||
extends: default
|
extends: default
|
||||||
|
|
||||||
|
ignore:
|
||||||
|
- *.yaml
|
||||||
|
|
||||||
rules:
|
rules:
|
||||||
comments:
|
comments:
|
||||||
require-starting-space: false
|
require-starting-space: false
|
||||||
|
@ -17,4 +20,3 @@ rules:
|
||||||
max: 256
|
max: 256
|
||||||
new-lines:
|
new-lines:
|
||||||
type: unix
|
type: unix
|
||||||
ignore: /doc/pnpm-lock.yaml
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue