meshtastic-protobuf/.trunk/configs/.yamllint.yaml

11 wiersze
237 B
YAML

rules:
quoted-strings:
required: only-when-needed
extra-allowed: ["{|}"]
empty-values:
forbid-in-block-mappings: true
forbid-in-flow-mappings: true
key-duplicates: {}
octal-values:
forbid-implicit-octal: true