mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-19 12:54:24 +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
|
||||
|
||||
ignore:
|
||||
- *.yaml
|
||||
|
||||
rules:
|
||||
comments:
|
||||
require-starting-space: false
|
||||
|
@ -17,4 +20,3 @@ rules:
|
|||
max: 256
|
||||
new-lines:
|
||||
type: unix
|
||||
ignore: /doc/pnpm-lock.yaml
|
||||
|
|
Loading…
Add table
Reference in a new issue