check new version
This commit is contained in:
@@ -1 +1,18 @@
|
||||
.yamllint.yml
|
||||
---
|
||||
extends: default
|
||||
|
||||
rules:
|
||||
line-length:
|
||||
max: 150
|
||||
level: warning
|
||||
truthy:
|
||||
allowed-values: ['true', 'false', 'yes', 'no']
|
||||
comments:
|
||||
min-spaces-from-content: 1
|
||||
indentation:
|
||||
spaces: 2
|
||||
indent-sequences: true
|
||||
|
||||
ignore: |
|
||||
.gitea/
|
||||
*.md
|
Reference in New Issue
Block a user