mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 01:09:22 +01:00
14 lines
300 B
YAML
14 lines
300 B
YAML
# 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
|