mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
ci: add yamllint
This commit is contained in:
parent
5969a73589
commit
0b396de113
1 changed files with 6 additions and 0 deletions
6
.yamllint
Normal file
6
.yamllint
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
extends: default
|
||||
|
||||
rules:
|
||||
line-length:
|
||||
max: 80
|
||||
level: warning
|
||||
Loading…
Reference in a new issue