pylast/.scrutinizer.yml
2014-12-26 17:16:41 +02:00

10 lines
164 B
YAML

checks:
python:
code_rating: true
duplicate_code: true
filter:
excluded_paths:
- '*/test/*'
tools:
external_code_coverage: true