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 93797bf commit 73d2d46Copy full SHA for 73d2d46
sonar-project.properties
@@ -8,7 +8,8 @@ sonar.projectVersion=1.0
8
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
9
# This property is optional if sonar.modules is set.
10
sonar.sources=.
11
-
+
12
+sonar.exclusions=**/Test*.swift
13
14
# Encoding of the source code. Default is default system encoding
15
#sonar.sourceEncoding=UTF-8
0 commit comments