mirror of
https://github.com/mpusz/mp-units.git
synced 2025-06-25 01:01:33 +02:00
add flak8 check
This commit is contained in:
@ -28,3 +28,7 @@ repos:
|
||||
hooks:
|
||||
- id: isort
|
||||
args: [--profile, black, --multi-line, "3"]
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
rev: 4.0.1
|
||||
hooks:
|
||||
- id: flake8
|
||||
|
Reference in New Issue
Block a user