mirror of
https://gh.llkk.cc/https://github.com/WeblateOrg/scripts.git
synced 2025-10-03 15:01:00 +08:00
8 lines
96 B
YAML
8 lines
96 B
YAML
|
extends: default
|
||
|
|
||
|
rules:
|
||
|
line-length:
|
||
|
max: 500
|
||
|
level: error
|
||
|
document-start: disable
|