- Operating system: MacOS Sequoia 15.0.1
- SonarLint plugin version: 10.12.0.79769
- IntelliJ version: 2024.3 (Ultimate Edition)
- Programming language you’re coding in: Java
- Is connected mode used: Yes
- Connected to SonarQube 10.6
Description
I’d like to share my SonarLint configuration with the team. The project in question is a monorepo, so we have many directories that are basically apps and libs and each one has its own sonar project. We use the option to override bindings per module in order to configure this in SonarLint. However when attempting to share the configuration via the “Share Configuration…” button in the SonarLint settings tool window, only the main project key gets exported (which is irrelevant for us, but SonarLint requires it to be set).
Thanks