binutils/.yamllint
Miloš Prchlík bbbf15f1b4 Fix yamllint in pre-commit
It did not run correctly.
2024-04-25 23:06:23 +02:00

10 lines
96 B
Text

---
extends: default
rules:
document-start:
present: false
line-length:
max: 120