run-sonar-swift.sh with custom swiftlint .yml file

Viewed 748

i have a problem with my .yml rules. I can include them into my project, he does get the custom rules, but I cannot show them in sonarqube, because he says he does not know the rules. can anyone help me? my .swiftlint.yml file is in the homedirectory and I only run the run-sonar-swift.sh with swiftlint, tailor and lizard.

Thanks a lot.

1 Answers
Related