mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-24 01:51:49 +01:00
initial config
This commit is contained in:
9
.codeclimate.yml
Normal file
9
.codeclimate.yml
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
engines:
|
||||||
|
duplication:
|
||||||
|
enabled: true
|
||||||
|
config:
|
||||||
|
languages:
|
||||||
|
- javascript
|
||||||
|
|
||||||
|
exclude_paths:
|
||||||
|
- "tests/"
|
||||||
Reference in New Issue
Block a user