voidrice/.config/i3/bar/.codeclimate.yml
2017-06-02 15:49:10 -04:00

16 lines
194 B
YAML

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