Skip to content
Snippets Groups Projects
.coveragerc 98 B
Newer Older
  • Learn to ignore specific revisions
  • Eliot Berriot's avatar
    Eliot Berriot committed
    [run]
    include = retribute_api/*
    omit = *migrations*, *tests*
    plugins =
        django_coverage_plugin