File size: 237 Bytes
1c36640
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
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