Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
StyleCopHelper
Nested types and modules
Type | Description |
StyleCopErrorLevel |
Type to define the behavior of how StyleCop must react on violations |
StyleCopParams |
Parameter type for the StyleCop tool |
Functions and values
Function or value | Description | ||
StyleCop(setParams)
Signature: setParams:(StyleCopParams -> StyleCopParams) -> unit
|
Runs the StyleCop tool, using the listed source, project and solution files. Parameters
Sample
|
||
StyleCopDefaults
Signature: StyleCopParams
|
StyleCop default parameters |