File: .yamllint

package info (click to toggle)
python-ansible-compat 25.1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 656 kB
  • sloc: python: 2,522; sh: 26; makefile: 24
file content (8 lines) | stat: -rw-r--r-- 175 bytes parent folder | download | duplicates (2)
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