mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Merge pull request #151 from SchrodingersGat/flake
Moved flake settings to setup.cfg
This commit is contained in:
commit
cece28fc50
2
Makefile
2
Makefile
@ -8,7 +8,7 @@ clean:
|
|||||||
rm -f .coverage
|
rm -f .coverage
|
||||||
|
|
||||||
style:
|
style:
|
||||||
flake8 InvenTree --ignore=C901,E501
|
flake8 InvenTree
|
||||||
|
|
||||||
test:
|
test:
|
||||||
python InvenTree/manage.py check
|
python InvenTree/manage.py check
|
||||||
|
Loading…
Reference in New Issue
Block a user