Files
chittick_projects/sophos-xgs-ansible/tests/linting/.yamllint
Jake Kasper 4f1e8d3add Claude 1
2025-12-09 09:33:48 -06:00

25 lines
323 B
Plaintext

---
# YAML Lint Configuration
extends: default
rules:
line-length:
max: 160
level: warning
indentation:
spaces: 2
indent-sequences: true
comments:
min-spaces-from-content: 2
truthy:
allowed-values: ['true', 'false', 'yes', 'no']
ignore: |
.git/
collections/
tests/sample_config/