Summary
Runs ReSharper's InspectCode using the provided config file.
- Namespace
- Cake
.Common .Tools .InspectCode - Containing Type
- InspectCodeRunner
Syntax
public void RunFromConfig(FilePath configFile)
Parameters
| Name | Type | Description |
|---|---|---|
| configFile | FilePath | The config file. |
Return Value
| Type | Description |
|---|---|
| void |
