summaryrefslogtreecommitdiffstats
path: root/.yamllint
blob: f4a0473ae0cd89495abc142cd3dcc873859f6864 (plain)
1
2
3
4
5
6
7
8
rules:
  document-start: disable
  indentation:
    level: error
    indent-sequences: consistent
ignore: |
  .tox
# ignore added because this file includes on-purpose errors