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 9d96eba commit f54d71dCopy full SHA for f54d71d
.sonarcloud.properties
@@ -1,6 +1,6 @@
1
# Python version (for python projects only)
2
sonar.python.version=3
3
# Project Version to be used as Code Definition
4
-sonar.projectVersion=2.9.1.96
+sonar.projectVersion=3.0.0.104
5
# Folders excluded from the scan
6
sonar.exclusions=**/Notification Agent Core Tests/**,**/Notification Agent Alert Tests/**,**/Notification Agent Banner Tests/**,**/Notification Agent Popup Tests/**,**/Notification Agent Onboarding Tests/**,**/Notification Agent Popup UI Tests/**,**/Notification Agent Onboarding UI Tests/**,**/Notification Agent Core/Controllers/HelpBuilder.swift**
0 commit comments