Skip to content
Snippets Groups Projects
.coveragerc 98 B
Newer Older
[run]
include = funkwhale_api/*
omit = *migrations*, *tests*
plugins =
    django_coverage_plugin