Skip to content

Commit

Permalink
Do not prettier html
Browse files Browse the repository at this point in the history
  • Loading branch information
enolfc committed Sep 12, 2024
1 parent 9d4c06d commit 110ba36
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,5 +33,7 @@ jobs:
# Pylint is too picky about everything, not ready
# for this yet here
VALIDATE_PYTHON_PYLINT: false
# this messes with jinja templates
VALIDATE_HTML_PRETTIER: false
# We don't want to lint EC files
FILTER_REGEX_EXCLUDE: ".*/ecl-.*\\.(css|js)"

0 comments on commit 110ba36

Please sign in to comment.