Skip to content

Commit

Permalink
Update pylint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
david-thrower authored Aug 6, 2024
1 parent 2109c3c commit bd01b29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
--disable=C0413 \
--disable=W0611 \
--disable=W0621 \
--load-plugins pylint_django \
. || pylint-exit --error-fail $?
# $(git ls-files '*.py')
# W0621 is a non-trivial issue

0 comments on commit bd01b29

Please sign in to comment.