--- extends: default rules: line-length: max: 150 level: warning truthy: allowed-values: ['true', 'false', 'yes', 'no'] comments: min-spaces-from-content: 1 indentation: spaces: 2 indent-sequences: true ignore: | .gitea/ *.md