0ad-community-mod-a26/.yamllint
Stanislas Daniel Claude Dolcini 4ecfb6b15f
All checks were successful
CI Pipeline / Check Templates (PR) (push) Has been skipped
pre-commit / build (push) Successful in 1m4s
CI Pipeline / Package and Sign Mod (push) Has been skipped
CI Pipeline / Check Templates (All) (push) Successful in 1m15s
Add precommit hook
2024-08-25 12:00:23 +02:00

8 lines
75 B
Plaintext

---
extends: default
rules:
truthy: disable
line-length:
max: 160