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

StyleCopParams

Parameter type for the StyleCop tool

Record Fields

Record FieldDescription
ConfigurationFlags
Signature: List<string>
ErrorLevel
Signature: StyleCopErrorLevel
OutputFile
Signature: string
ProjectFiles
Signature: List<string>
RecursiveSearch
Signature: bool
SettingsFile
Signature: string
SolutionFiles
Signature: List<string>
SourceFiles
Signature: List<string>