From c400c87aabdbd1d4424431906325cc78d634af1f Mon Sep 17 00:00:00 2001 From: Robert Resch Date: Thu, 25 Aug 2022 12:08:00 +0200 Subject: [PATCH] fix yamllint --- .yamllint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.yamllint b/.yamllint index 96b89d6..a08d5fc 100644 --- a/.yamllint +++ b/.yamllint @@ -23,7 +23,7 @@ rules: comments: level: error require-starting-space: true - min-spaces-from-content: 2 + min-spaces-from-content: 1 comments-indentation: level: error document-end: