From 7a0f461e0aeefe7b6e93eac5eef99d80f169c176 Mon Sep 17 00:00:00 2001 From: Laurence <10506798+renzo-cast@users.noreply.github.com> Date: Tue, 24 Oct 2023 14:28:48 +1100 Subject: [PATCH] Added .yaml-lint.yml to the yamllint config files --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index c89921b1..774c35ee 100644 --- a/package.json +++ b/package.json @@ -771,7 +771,8 @@ "configFiles": [ ".yamllint.yml", ".yamllint.yaml", - ".yamllint" + ".yamllint", + ".yaml-lint.yml" ], "enabled": true, "languages": [