MakerFLOSS_Mikrotik/.yamllint

12 lines
185 B
Text
Raw Normal View History

---
extends: default
rules:
line-length: disable
comments:
min-spaces-from-content: 1
truthy:
allowed-values: ["true", "false", "yes", "no"]
ignore: |
.venv/
backups/