From 1c0a08544d7118530130a0afa05e850105f308a7 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Wed, 24 May 2023 11:33:55 +0300 Subject: [PATCH] Update yaml-lint-conf.yaml Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- .github/yaml-lint-conf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/yaml-lint-conf.yaml b/.github/yaml-lint-conf.yaml index 4e478549d30..e977381fd16 100644 --- a/.github/yaml-lint-conf.yaml +++ b/.github/yaml-lint-conf.yaml @@ -9,7 +9,7 @@ rules: min-spaces-inside-empty: -1 max-spaces-inside-empty: -1 brackets: - forbid: non-empty + forbid: false min-spaces-inside: 0 max-spaces-inside: 0 min-spaces-inside-empty: -1