diff --git a/sonar-project.properties b/sonar-project.properties index aea39c7b..f592909e 100755 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -109,4 +109,4 @@ sonar.swift.excludedPathsFromCoverage=.*Tests.* # --max-severity= maximum severity # --max-struct-length=<0-999> maximum Struct length (in lines) # --min-name-length=<1-999> minimum Identifier name length (in characters) -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