mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
17 lines
227 B
YAML
17 lines
227 B
YAML
version: 2
|
|
plugins:
|
|
csslint:
|
|
enabled: true
|
|
duplication:
|
|
enabled: true
|
|
config:
|
|
languages:
|
|
- javascript
|
|
- python
|
|
eslint:
|
|
enabled: true
|
|
fixme:
|
|
enabled: true
|
|
radon:
|
|
enabled: true
|