Please provide
- Operating system:
- SonarLint plugin version:
- Programming language you’re coding in:
- Is connected mode used:
- Connected to SonarCloud or SonarQube (and which version):
And a thorough description of the problem / question:
There are people that like to check in their IDE configurations in the repository itself.
Or simply that they are not by-default ignoring such folders.
With the extension , we get a @/.idea/sonarlint/
directory.
IMHO there is nothing there worth committing. Please figure out “the best way” to ignore those files in the context of git.
(It does not apply probably only to IntelliJ, but I don’t want to investigate the specifics of the other platforms)