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.
2 parents 31c1424 + daa4636 commit e56219dCopy full SHA for e56219d
sonar-project.properties
@@ -109,4 +109,4 @@ sonar.swift.excludedPathsFromCoverage=.*Tests.*
109
# --max-severity=<error|warning (default)> maximum severity
110
# --max-struct-length=<0-999> maximum Struct length (in lines)
111
# --min-name-length=<1-999> minimum Identifier name length (in characters)
112
-sonar.swift.tailor.config=--max-line-length=100 --max-file-length=500 --max-name-length=40 --max-name-length=40 --min-name-length=4
+sonar.swift.tailor.config=--no-color --max-line-length=100 --max-file-length=500 --max-name-length=40 --max-name-length=40 --min-name-length=4
0 commit comments