mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Migrate "style" task
This commit is contained in:
parent
ab75f85555
commit
ec1e646de0
3
Makefile
3
Makefile
@ -26,9 +26,6 @@ translate:
|
|||||||
cd InvenTree && python3 manage.py makemessages
|
cd InvenTree && python3 manage.py makemessages
|
||||||
cd InvenTree && python3 manage.py compilemessages
|
cd InvenTree && python3 manage.py compilemessages
|
||||||
|
|
||||||
# Run PEP style checks against source code
|
|
||||||
style:
|
|
||||||
flake8 InvenTree
|
|
||||||
|
|
||||||
# Install packages required to generate code docs
|
# Install packages required to generate code docs
|
||||||
docreqs:
|
docreqs:
|
||||||
|
Loading…
Reference in New Issue
Block a user