I understand that SonarLint is not available for Xcode… My requirement is to have a local scanner which generate reports that is matching with the SonarQube scanner results before developers create Pull Requests. This will allow them to fix the issues locally before creating PRs.
Is there any plugin or script available which developers can integrate it in Xcode IDE the same like SonarLint?