mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
11 lines
238 B
YAML
11 lines
238 B
YAML
rules:
|
|
quoted-strings:
|
|
required: only-when-needed
|
|
extra-allowed: ["{|}"]
|
|
empty-values:
|
|
forbid-in-block-mappings: false
|
|
forbid-in-flow-mappings: true
|
|
key-duplicates: {}
|
|
octal-values:
|
|
forbid-implicit-octal: true
|