From fd5ee88ef4116120f9858a283296cbdb819ae969 Mon Sep 17 00:00:00 2001 From: Max Date: Sat, 20 Jul 2024 11:26:27 +0200 Subject: [PATCH] Update .yamllint --- .yamllint | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.yamllint b/.yamllint index 12eccec..9c84a16 100644 --- a/.yamllint +++ b/.yamllint @@ -29,6 +29,8 @@ rules: level: error require-starting-space: true min-spaces-from-content: 2 + ignore: + - .github/workflows/ comments-indentation: level: error document-end: