Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
atollk committed Aug 31, 2024
1 parent f7e5bf2 commit 1c5e00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-lints.yml
Original file line number Diff line number Diff line change
@@ -24,4 +24,4 @@ jobs:
run: poetry run pylint flake8_import_restrictions/*.py -
- name: flake8
if: ${{ ! cancelled() }}
run: poetry run flake8 .
run: poetry run flake8 . --select=E9,F63,F7,F82

0 comments on commit 1c5e00e

Please sign in to comment.