remove setup.cfg, fixes in makefile
This commit is contained in:
6
Makefile
6
Makefile
@ -27,5 +27,9 @@ coverage:
|
|||||||
black:
|
black:
|
||||||
black ormar tests
|
black ormar tests
|
||||||
|
|
||||||
|
lint:
|
||||||
|
black ormar tests
|
||||||
|
flake8 ormar
|
||||||
|
|
||||||
mypy:
|
mypy:
|
||||||
mypy --config-file mypy.ini ormar tests
|
mypy ormar tests
|
||||||
|
|||||||
Reference in New Issue
Block a user