Skip to content

Commit

Permalink
fail on ANY pylint message
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jan 3, 2024
1 parent d52962c commit 067ce09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
uses: ./support/actions/pylint
with:
package: spinnman
exitcheck: 31 # Action fails on any message
language: en_GB
- name: Lint with mypy
run: mypy spinnman
Expand Down

0 comments on commit 067ce09

Please sign in to comment.