mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +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