StyleCop

Description

StyleCop is a C# code analysis tool. Its XML output is imported to generate findings.

For more details, refer to https://stylecop.codeplex.com/.

Usage

StyleCop has the following options:

  • XML results file ( xml ) Specify the path to the StyleCop XML results file. The minimum version compatible with this data provider is 4.7.​

The full command line syntax for StyleCop is:

-d "type=StyleCop,xml=[text]"