--- extends: default rules: line-length: max: 120 allow-non-breakable-words: true allow-non-breakable-inline-mappings: true truthy: check-keys: false allowed-values: ['true', 'false', 'on', 'off'] comments: min-spaces-from-content: 1 document-start: enable