Skip to content

Commit 851f561

Browse files
SONARPY-2438 Exclude the typeshed serializer from the Mend scan (#2250)
1 parent 2cb6b04 commit 851f561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wss-unified-agent.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# WhiteSource documentation https://whitesource.atlassian.net/wiki/spaces/WD/pages/1544880156/Unified+Agent+Configuration+Parameters
22

3-
excludes=**/*sources.jar **/*javadoc.jar its/sources/** its/plugin/it-python-plugin-test/projects/**
3+
excludes=**/*sources.jar **/*javadoc.jar its/sources/** its/plugin/it-python-plugin-test/projects/** python-frontend/typeshed_serializer/**
44
fileSystemScan=False
55
resolveAllDependencies=False
66

0 commit comments

Comments
 (0)