Skip to content

Commit

Permalink
use SupportScripts/actions/pylint/strict_rcfile for pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Feb 29, 2024
1 parent 98b873b commit 39309c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 473 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
package: ${{ env.BASE_PKG }}
exitcheck: 31 # Action fails on any message
language: en_GB
rcfile: global_strict
- name: Lint with mypy
run: mypy $BASE_PKG

Expand Down
Loading

0 comments on commit 39309c2

Please sign in to comment.