Skip to content

Commit 6a4bfa0

Browse files
SONARJAVA-5541 Ignore its/plugin/projects in Mend scan (#5120)
Co-authored-by: Alban Auzeill <alban.auzeill@sonarsource.com>
1 parent db9bf9e commit 6a4bfa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wss-unified-agent.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
excludes=**/*sources.jar **/*javadoc.jar **/its/sources/** **/java-checks-test-sources/**
1+
excludes=**/*sources.jar **/*javadoc.jar **/its/plugin/projects/** **/its/sources/** **/java-checks-test-sources/**
22
fileSystemScan=False
33
resolveAllDependencies=False
44

0 commit comments

Comments
 (0)