mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-03 14:40:19 +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