mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-16 16:46:55 +01:00
9 lines
116 B
YAML
9 lines
116 B
YAML
engines:
|
|
duplication:
|
|
enabled: true
|
|
config:
|
|
languages:
|
|
- javascript
|
|
|
|
exclude_paths:
|
|
- "tests/" |