It looks like SonarLint for IntelliJ just ignores the ‘Perform code analysis’ setting in the commit options window (see screenshot). I have it unchecked, and yet every time I commit the code I see the warning about SonarLint issues found.
Hello, welcome to the community! And thank you for your question.
SonarLint does not integrate with IntelliJ’s built-in inspection framework. You might notice that it has its own “Perform SonarLint analysis” checkbox in the commit window.
And yes, this forum is the official venue to report bugs and request for enhancements