From e9fcb596400f987039b0159ee06420bfc8bc8f33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Teguayco=20Guti=C3=A9rrez?= Date: Mon, 8 Jan 2024 15:04:17 +0100 Subject: [PATCH] Add required new line --- .trunk/configs/.yamllint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.trunk/configs/.yamllint.yaml b/.trunk/configs/.yamllint.yaml index 9733b43a5..68f5a35e5 100644 --- a/.trunk/configs/.yamllint.yaml +++ b/.trunk/configs/.yamllint.yaml @@ -13,4 +13,4 @@ rules: quoted-strings: { quote-type: any, required: false - } \ No newline at end of file + }