adrienverge / yamllint

A linter for YAML files.
GNU General Public License v3.0
2.79k stars 265 forks source link

Is there a quick way of enabling all rules? #659

Open paddyroddy opened 5 months ago

paddyroddy commented 5 months ago

Something like

---
extends: all

but ideally with the ability to then disable rules. I'd rather have all on but selectively turn off, then selectively turn on.