meshtastic_rpi2w_sx1278_RA_02/.trunk/configs/.yamllint.yaml
2024-11-01 02:34:54 +01:00

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