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

fix: python linting

fix: python formatting
2024-07-27 15:46:04 -04:00

6 lines
57 B
YAML

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