Taum / .yamllint.yaml
Ekittl01's picture
Add 416 files
1c36640
raw
history blame contribute delete
237 Bytes
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