---
engines:
duplication:
enabled: true
config:
languages:
python:
python_version: 3
mass_threshold: 64
fixme:
radon:
pep8:
ratings:
paths:
- "**.py"
exclude_paths:
- tests/