mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-01-23 02:14:14 +00:00
7 lines
101 B
YAML
7 lines
101 B
YAML
extends: default
|
|
|
|
rules:
|
|
document-start: "disable"
|
|
truthy: "disable"
|
|
line-length:
|
|
max: 150
|