Sign in
Microsoft StyleCop
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
OK
Search
Tags
MSBuild Build
Pages
Archive
Archives
May 2010
(1)
April 2010
(2)
January 2010
(1)
August 2009
(3)
March 2009
(1)
November 2008
(1)
August 2008
(3)
July 2008
(1)
May 2008
(12)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft StyleCop
Rule Suppressions
Posted
over 4 years ago
by
jasonall
Starting with StyleCop 4.3.2, it is possible to suppress the reporting of rule violations by adding suppression attributes within the source code. The syntax for these suppressions is similar to that for Visual Studio Code Analysis, or FxCop. For more...
Microsoft StyleCop
StyleCop update 4.3.2.1 is released
Posted
over 4 years ago
by
jasonall
I am pleased to announce that we’re released another build of StyleCop which includes multiple bugfixes as well as one significant new feature, the ability to insert in-code rule suppressions using the same attribute syntax as FxCop Code Analysis. For...
Microsoft StyleCop
Property Headers
Posted
over 4 years ago
by
jasonall
By default StyleCop comes with two rules which govern the summary documentation for properties, depending upon the types of accessors contained with the property. For example: /// <summary> /// Gets or sets the name of the customer. /// </summary>...
Page 1 of 1 (3 items)