Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Use an xml file as a rule set for SonarLint (no SonarQube server) in a Eclipse Java environment

Is it possible to use a rule set defined in .Xml (based on SonarQube- und FindBugs rules) and run it without setting up a SonarQube server. I want to use SonarLint in Eclipse for some Java projects with only the input of the rule set i get forwarded from other projects of the company.

like image 929
The Digital Ad Venture Avatar asked Oct 31 '25 16:10

The Digital Ad Venture


1 Answers

You can use SonarLint standalone - in which case you will get the default, non-editable rule set - or connected to your SonarQube server - in which case you will get the rules in the profile that's applied to your project.

There is no middle ground where you could feed a list of rules in standalone mode.

like image 151
G. Ann - SonarSource Team Avatar answered Nov 03 '25 14:11

G. Ann - SonarSource Team



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!