Skip to content

Commit

Permalink
pylint command arg
Browse files Browse the repository at this point in the history
  • Loading branch information
burnout87 committed Sep 22, 2023
1 parent e19115e commit 220ac28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: PyLint - more lint
run: |
pylint -E oda_api
pylint --rcfile=.pylintrc -E oda_api
- name: MyPy
run: |
Expand Down

0 comments on commit 220ac28

Please sign in to comment.