aboutsummaryrefslogtreecommitdiff
path: root/.yamllint.yaml
blob: 2632ac50980e4f7dbf808416c3819eeb632c446c (plain)
1
2
3
4
5
6
---
extends: default

rules:
  # MSGH Actions has a key called 'on', which causes false positives.
  truthy: disable