mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-23 23:30:54 +00:00
remove omitions
enforcing styles on the supporting files does not really hurt the dev enviroment - they already confirm
This commit is contained in:
@ -20,9 +20,3 @@ max-complexity = 20
|
|||||||
|
|
||||||
[coverage:run]
|
[coverage:run]
|
||||||
source = ./InvenTree
|
source = ./InvenTree
|
||||||
omit =
|
|
||||||
InvenTree/manage.py
|
|
||||||
InvenTree/InvenTree/middleware.py
|
|
||||||
InvenTree/InvenTree/utils.py
|
|
||||||
InvenTree/InvenTree/wsgi.py
|
|
||||||
InvenTree/users/apps.py
|
|
||||||
|
Reference in New Issue
Block a user