aboutsummaryrefslogtreecommitdiff
path: root/.yamllint.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.yamllint.yaml')
-rw-r--r--.yamllint.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.yamllint.yaml b/.yamllint.yaml
new file mode 100644
index 0000000..2632ac5
--- /dev/null
+++ b/.yamllint.yaml
@@ -0,0 +1,6 @@
1---
2extends: default
3
4rules:
5 # MSGH Actions has a key called 'on', which causes false positives.
6 truthy: disable