-1

enter image description here

I'm not able to see FxCop option under General setting in SonarQube hosted site. Because of this I'm not able to set FxCop installation directory path to SonarQube hosted site. Also when I'm running sonarRunner with FxCop custom rule enabled in SonarSite it throws an FxCop related error.

halfer
  • 19,824
  • 17
  • 99
  • 186
Rasik Bapotra
  • 35
  • 1
  • 8

1 Answers1

0

You don't need to set the path to FxCop. It won't be activated during a sonarqube.com analysis because there are no FxCop rules in the C# profile.

G. Ann - SonarSource Team
  • 22,346
  • 4
  • 40
  • 76