3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 17:29:21 +01:00
PyLink/.codeclimate.yml

14 lines
300 B
YAML
Raw Normal View History

2016-06-08 16:52:21 +02:00
# This file is used for the configuration of https://codeclimate.com/github/GLolol/PyLink/
# You needn't change this if you're running your own copy of PyLink.
engines:
duplication:
enabled: true
config:
languages:
- python
pep8:
enabled: true
fixme:
enabled: true