1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 11:45:51 +00:00
Slimefun4/.github/yaml-lint.yml
2020-07-30 13:31:53 +02:00

18 lines
255 B
YAML

extends: default
locale: en_US.UTF-8
yaml-files:
- '*.yml'
rules:
line-length:
max: 160
level: warning
## We don't need indentation warnings
indentation: disable
trailing-spaces:
ignore: |
/src/main/resources/languages/*.yml