Hi. I am using SonarLint for IntelliJ 3.4.2.2586, in disconnected mode. Is there any way I can tell it to ignore a rule for all source files? For example, my Java project contains 100s of violations of S00101, but they are intentional and I have no plans of complying with that rule, so is there some way I can just disable that rule across my whole project?
Thanks for your help,
Simon