mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-20 06:52:15 +00:00
Fix codeclimate config, mark 2
This commit is contained in:
@@ -1,16 +1,16 @@
|
|||||||
- version: 2
|
version: 2
|
||||||
- plugins:
|
plugins:
|
||||||
csslint:
|
csslint:
|
||||||
enabled: true
|
enabled: true
|
||||||
duplication:
|
duplication:
|
||||||
enabled: true
|
enabled: true
|
||||||
config:
|
config:
|
||||||
languages:
|
languages:
|
||||||
- javascript
|
- javascript
|
||||||
- python
|
- python
|
||||||
eslint:
|
eslint:
|
||||||
enabled: true
|
enabled: true
|
||||||
fixme:
|
fixme:
|
||||||
enabled: true
|
enabled: true
|
||||||
radon:
|
radon:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user