Name |
Key |
Default value |
Description |
|---|---|---|---|
StyleCop install directory |
sonar.stylecop.installDirectory |
C:/Program Files/Microsoft StyleCop 4.4.0.14 |
Absolute path of the StyleCop program install directory. |
StyleCop program timeout |
sonar.stylecop.timeoutMinutes |
10 |
Maximum number of minutes before the StyleCop program will be stopped. |
StyleCop activation mode |
sonar.stylecop.mode |
|
Possible values : empty (means active), 'skip' and 'reuseReport'. |
Name of the StyleCop report files |
sonar.stylecop.reports.path |
|
Name of the StyleCop report file used when reuse report mode is activated. This can be an absolute path, or a path relative to each project base directory. |
| Warning Each time you need to specify a path, or a pattern to locate files, use "/" instead of "\" |
