# HA-config-aware yamllint [#784]: keep the checks that catch real bugs # (duplicates, structure), relax the stylistic ones HA templates trip. extends: default ignore: | docs/ secrets.yaml *.db rules: line-length: disable comments: disable comments-indentation: disable document-start: disable truthy: check-keys: false indentation: spaces: consistent indent-sequences: consistent key-duplicates: enable new-line-at-end-of-file: disable trailing-spaces: disable empty-lines: max-end: 2