Skip to content

Commit

Permalink
Configure flake8 precommit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
tcompa committed Aug 30, 2023
1 parent 7048102 commit c52d4a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ repos:
rev: 3.9.2
hooks:
- id: flake8
exclude: ^tests/data/napari_workflows/mock_package/napari_skimage_regionprops_mock\.py$
- repo: https://github.com/PyCQA/bandit
rev: '1.7.4'
hooks:
Expand Down

0 comments on commit c52d4a4

Please sign in to comment.