From 80cf7aeae797e07d03450e783bc34e3ef5d1cc9e Mon Sep 17 00:00:00 2001 From: Mickael Asseline Date: Mon, 3 Oct 2022 10:24:49 +0200 Subject: [PATCH] Update conf_yaml --- .github/workflows/conf_yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/conf_yaml b/.github/workflows/conf_yaml index 498da8a..833381a 100644 --- a/.github/workflows/conf_yaml +++ b/.github/workflows/conf_yaml @@ -24,4 +24,5 @@ rules: indent-sequences: consistent new-line-at-end-of-file: disable line-length: disable - truthy: disable \ No newline at end of file + truthy: disable + new-lines: disable