SpecialRules.md
December 6, 2016 ยท View on GitHub
Special Rules (SA0000-)
Rules which provide special functionality like workarounds, configuration errors, etc.
| Identifier | Name | Description |
|---|---|---|
| SA0001 | XmlCommentAnalysisDisabled | All diagnostics of XML documentation comments has been disabled due to the current project configuration. |
| SA0002 | InvalidSettingsFile | The stylecop.json settings file could not be loaded due to a deserialization error. |