init
This commit is contained in:
22
nv/html/dwv/.codeclimate.yml
Normal file
22
nv/html/dwv/.codeclimate.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
engines:
|
||||
csslint:
|
||||
enabled: true
|
||||
duplication:
|
||||
enabled: true
|
||||
config:
|
||||
languages:
|
||||
- javascript
|
||||
eslint:
|
||||
enabled: true
|
||||
fixme:
|
||||
enabled: true
|
||||
ratings:
|
||||
paths:
|
||||
- "**.css"
|
||||
- "**.inc"
|
||||
- "**.js"
|
||||
exclude_paths:
|
||||
- dist/
|
||||
- ext/
|
||||
- decoders/
|
||||
Reference in New Issue
Block a user