From cd47c8aa3017c927f430b91a0308d214c420bdce Mon Sep 17 00:00:00 2001 From: Enol Fernandez Date: Thu, 12 Sep 2024 15:19:13 +0100 Subject: [PATCH] Do not lint JS --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index c39143b..05513b6 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -34,4 +34,4 @@ jobs: # for this yet here VALIDATE_PYTHON_PYLINT: false # We don't want to lint EC files - FILTER_REGEX_EXCLUDE: .*/ecl-ec.*.css + FILTER_REGEX_EXCLUDE: .*/ecl-ec.*