Top "Sonarlint-intellij" questions

SonarLint for IntelliJ is an extension that provides on-the-fly feedback to developers on new bugs and quality issues injected into their code.

How to suppress warning for a specific method with Intellij SonarLint plugin

I want to suppress the Sonar lint plugin warning for some methods, this question is not what I want Intellij …

intellij-idea sonarlint sonarlint-intellij
How to turn off SonarLint automatic triggering on IntelliJ IDEA

Is there some way of turning-off automatic SonarLint analysis in Intellij IDEA? I have some 10,000 to 20,000 lines-of-code classes (don't ask, …

intellij-idea sonarlint sonarlint-intellij