push-status-to-discord-action/.yamllint.yaml
Marc Cataford 65ba3ff4de
Some checks failed
/ Static analysis (push) Failing after 46s
/ Dynamic analysis (push) Failing after 48s
ci: add static+dynamic analysis steps on push
fix: yaml linting

fix: python linting
2024-07-27 15:33:22 -04:00

6 lines
57 B
YAML

---
extends: default
rules:
line-length:
max: 120