Skip to content

Commit

Permalink
Disable pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
enolfc committed Jun 21, 2024
1 parent a108379 commit ff7736c
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 @@ -30,3 +30,5 @@ jobs:
DISABLE_ERRORS: false
# JSCPD is failing in the symlink, so avoiding it
VALIDATE_JSCPD: false
# NO way we can deal with this pylint
VALIDATE_PYTHON_PYLINT: false

0 comments on commit ff7736c

Please sign in to comment.