Spefic rules related to Visual studio 2017

How to exclude few rules in Visual studio ? Like we want to apply only few rules and exclude other SonarLint.How can we do it in Visual Studio 2017?
and This is tool is free doesnt require License right ?

Hi @rjsh461, welcome to the community!

Are you using connected mode? If so, you can exclude rules on your SonarQube / SonarCloud server and sync the settings with your project. You read more about it here.

If you’re not using connected mode, then take a look at this page on how to configure C# / VB.NET rules, or this page for C/C++.

And yes, SonarLint is completely free :slightly_smiling_face: