Skip to content

Commit

Permalink
Do not lint ec files
Browse files Browse the repository at this point in the history
  • Loading branch information
enolfc committed Sep 12, 2024
1 parent b012714 commit 1c72187
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ jobs:
# Pylint is too picky about everything, not ready
# for this yet here
VALIDATE_PYTHON_PYLINT: false
# We don't want to lint EC files
FILTER_REGEX_EXCLUDE: .*/ecl-ec.*.css

0 comments on commit 1c72187

Please sign in to comment.