mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 01:09:22 +01:00
Add .codeclimate.yml
This commit is contained in:
parent
8f2dadb247
commit
3869c06991
13
.codeclimate.yml
Normal file
13
.codeclimate.yml
Normal file
@ -0,0 +1,13 @@
|
||||
# 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
|
Loading…
Reference in New Issue
Block a user