Microsoft StyleCop Changelog

What's new in Microsoft StyleCop 4.5.25.0 RTW

Jun 30, 2011
  • This release contains 220 bug fixes since the 4.4 RTW release and also includes 5 new rules. Support for the async CTP is also added.
  • SA1125 - UseShorthandForNullableTypes
  • SA1411 - AttributeConstructorMustNotUseUnnecessaryParenthesis
  • SA1517 - CodeMustNotContainBlankLinesAtStartOfFile
  • SA1518 - CodeMustNotContainBlankLinesAtEndOfFile
  • SA1649 - FileHeaderFileNameDocumentationMustMatchTypeName

New in Microsoft StyleCop 4.3 (Nov 27, 2008)

  • Various bugfixes, including fixes for VS integration issues
  • Rules documentation is included and integrated into VS "Show Error Help"
  • New rules (more detail below)
  • Branding change from Source Analysis to StyleCop