SonarLint for IntelliJ is an extension that provides on-the-fly feedback to developers on new bugs and quality issues injected into their code.
I want to suppress the Sonar lint plugin warning for some methods, this question is not what I want Intellij …
intellij-idea sonarlint sonarlint-intellijIs 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