We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40ed30e commit 6de2994Copy full SHA for 6de2994
.cirrus/cirrus-sq-analysis.sh
@@ -20,4 +20,5 @@ fi
20
-Dsonar.analysis.repository="$GITHUB_REPO" \
21
-Dsonar.analysis.sha1="$GIT_SHA1" \
22
-Dsonar.exclusions=**/design-system/theme/**,**/legacy-design-system/** \
23
+ -Dsonar.sca.excludedManifests=**/private/it-** \
24
--parallel --configure-on-demand --console plain -Pqa
0 commit comments