Is there a way to cover swift files? #145
Unanswered
faisalmohd83
asked this question in
Q&A
Replies: 1 comment
-
Hi @faisalmohd83, To cover Swift file, you can use this SonarQube plugin: https://github.com/insideapp-oss/sonar-apple |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We got swift code in our multi-module project and could not scan those files. Is there a way to cover it?
Our project folder has
packages/
with multiple sub-modules with native code. Dart/kotlin files are scanned but not the swift ones.sonar-project.properties is as below:
Beta Was this translation helpful? Give feedback.
All reactions