How to enable/disable any rule from SonarLint in Eclipse

Nishant Modi picture Nishant Modi · May 6, 2016 · Viewed 19.8k times · Source

I have SonarLint installed in Eclipse and there is a remotely set up sonarQube server, but rules are different on both . How can I configure rules same as SonarQube on SonarLint in my Eclipse ?

Answer

kelevra88 picture kelevra88 · Nov 9, 2018

I thought I would leave this up here for anyone looking.....

To Disable/Re-Enable Rules in SonarLint/Eclipse. -Window-Preferences-SonarLint-Rules Configuration. -Select Your Language(in my case Java). -Select the drop for changed rules or open the + symbol to show all rules.