If your question is about SonarQube for IDE in the IntelliJ Platform, VS Code, Visual Studio, or Eclipse, please post it in that sub-category.
Otherwise, please provide:
- Operating system: macOS 15 and later
- IDE name and flavor/env: Xcode
And a thorough description of the problem / question: Is there a SonarQube for IDE plugin available for Xcode? Or is there a way to scan the code with SonarQube during the local development for iOS?
We have the SonarQube scanning integrated in the pull request build pipelines but would like to identify the issues in local first and fix it before it gets flagged in the pull request builds.
Thank you!