StyleCop.MSBuild
5.0.0
Integrates source code analysis into the build process of C# projects to enforce a set of style and consistency rules.
Release Notes
* Added parser support for property ref returns
* Fixed the line numbers reported for violations within verbatim interpolated strings
* Fixed a false positive of SA1502 for expression bodied properties that contain object/collection initializers
* Fixed the parsing of catch statements with exception filters
* Fixed a bug when trying to open included XML documentation files on case-sensitive filesystems
* Fixed a bug where the StyleCop extension would not be properly removed
For 5.0.0-beta02:
* Fixed the parsing of backslashes in multi-line interpolated string literals (GitHub issue #88)
* Fixed the name of the default settings file included in the VSIX (changed from DefaultSettings.StyleCop to Settings.StyleCop)
* Changed SA1202 to be more permissive with dependency properties (GitHub issue #51)
* Added parser support for pattern matching (GitHub issue #106)
* Added parser support for throw expressions (GitHub issue #92)
* Added parser support for binary literals and digit separators (GitHub issue #94)
* Added parser support for ref returns and ref locals
* Added parser support for local functions
* Added parser support for tuple types and tuple literals
* Added parser support for deconstruction
For 5.0.0-beta01:
* Renamed SA1216:NoValueFirstComparison to SA1131:UseReadableConditions to match the StyleCopAnalyzers project (CodePlex issue #7737)
* Renamed SA1217:UsingStaticDirectivesMustBePlacedAfterUsingNamespaceDirectives to SA1216:UsingStaticDirectivesMustBePlacedAtTheCorrectLocation to match the StyleCopAnalyzers project (CodePlex issue #7738)
* Fixed a potential IndexOutOfRangeException when parsing newline characters near a ternary operator (CodePlex issues #7748, #7743, #7742)
* Modified CurlyBracketsForMultiLineStatementsMustNotShareLine to allow object and collection initializers on a single line within a multi-line lambda.
* Documentation of all <exception> elements is now checked, instead of just the first one (CodePlex issue #7731)
* Fixed parsing of fields or method parameters with a type similar to int?, (CodePlex issue #7729)
* Stopped reporting SA1648:InheritDocMustBeUsedWithInheritingClass if the documentation includes a cref attribute (CodePlex issue #7488)
* Included preferred alternate spellings when spellchecking (CodePlex issue #7733)
* Documentation rules are no longer checked if an <exclude/> tag is present (CodePlex issue #7732)
* Added support for Office 2013 and 2016 (including click-to-run installations) to SpellChecker.
Dependencies
This package has no dependencies.
Version History
Version | Downloads | Last updated |
---|---|---|
5.0.0 (current version) | 179,057 | 7/29/2017 |
5.0.0-beta02 | 7,020 | 4/30/2017 |
5.0.0-beta01 | 10,668 | 12/10/2016 |
5.0.0-alpha01 | 3,367 | 10/18/2016 |
4.7.55 | 227,027 | 11/11/2016 |
4.7.54 | 191,170 | 5/14/2016 |
4.7.53 | 40,496 | 5/2/2016 |
4.7.52 | 7,344 | 4/21/2016 |
4.7.51 | 13,387 | 4/4/2016 |
4.7.50 | 51,996 | 2/5/2016 |
4.7.49.1 | 245,799 | 1/30/2015 |
4.7.49 | 409,675 | 4/1/2014 |
4.7.48.2 | 21,678 | 2/19/2014 |
4.7.48 | 63,766 | 1/2/2014 |
4.7.47 | 18,294 | 11/25/2013 |
4.7.46.1 | 6,962 | 11/9/2013 |
4.7.46 | 11,570 | 9/26/2013 |
4.7.45 | 15,754 | 8/2/2013 |
4.7.44.1 | 22,717 | 1/14/2013 |
4.7.42.1 | 8,162 | 11/17/2012 |
4.7.41 | 5,270 | 10/10/2012 |
4.7.40 | 8,845 | 9/30/2012 |
4.7.38 | 8,413 | 9/22/2012 |
4.7.37 | 832 | 9/15/2012 |
4.7.36.1 | 323 | 9/13/2012 |
4.7.36 | 449 | 9/11/2012 |
4.7.35 | 6,336 | 7/26/2012 |
4.7.34 | 7,417 | 7/9/2012 |
4.7.33 | 2,132 | 6/30/2012 |
4.7.32 | 601 | 6/28/2012 |
4.7.31.2 | 397 | 6/22/2012 |
4.7.31.1 | 519 | 6/16/2012 |
4.7.31 | 443 | 6/11/2012 |
4.7.30 | 411 | 6/7/2012 |
4.7.28 | 441 | 6/4/2012 |
4.7.27 | 380 | 5/29/2012 |
4.7.26.6 | 299 | 5/27/2012 |
4.7.25 | 346 | 5/24/2012 |
4.7.24 | 405 | 5/21/2012 |
4.7.23 | 568 | 5/17/2012 |
4.7.19 | 487 | 5/5/2012 |
4.7.18 | 431 | 5/1/2012 |
4.7.17.1 | 1,287 | 4/17/2012 |
4.7.17 | 455 | 3/23/2012 |
4.7.14 | 532 | 3/16/2012 |