18 lines
221 B
INI
18 lines
221 B
INI
[run]
|
|
source = .
|
|
omit =
|
|
*migrations/*
|
|
*tests/*/*
|
|
|
|
[report]
|
|
omit =
|
|
*/tests/*/*
|
|
*/migrations/*
|
|
*apps.py
|
|
*manage.py
|
|
*__init__.py
|
|
*asgi*
|
|
*wsgi*
|
|
*admin.py
|
|
*urls.py
|