mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-10-19 16:22:33 +02:00
Hardcode max line length in scripts/check
This commit is contained in:
@@ -3,4 +3,4 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
mypy .
|
mypy .
|
||||||
flake8 PFERD
|
flake8 PFERD --max-line-length 110
|
||||||
|
Reference in New Issue
Block a user