5 required: only-when-needed
10 # 80 chars should be enough, but don't fail if a line is longer
12 allow-non-breakable-words: true
17 min-spaces-inside-empty: 0
18 max-spaces-inside-empty: 0
22 min-spaces-inside-empty: 0
23 max-spaces-inside-empty: 0
24 colons: {max-spaces-before: 0, max-spaces-after: 1}
25 commas: {min-spaces-after: 1, max-spaces-after: 1}
27 require-starting-space: true
28 min-spaces-from-content: 1
29 comments-indentation: disable
36 forbid-in-block-mappings: true
37 forbid-in-flow-mappings: true
42 indent-sequences: true
43 check-multi-line-strings: false
44 trailing-spaces: false