1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00
Slimefun4/.github/yaml-lint.yml

13 lines
139 B
YAML
Raw Normal View History

extends: default
locale: en_US.UTF-8
yaml-files:
- '*.yml'
rules:
line-length:
max: 160
level: warning
indentation: disable