Welcome to MSDN Blogs Sign in | Join | Help

August 2009 - Posts

Property Headers

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>
Posted by jasonall | (Comments Off)

Rule Suppressions

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
Posted by jasonall | (Comments Off)

StyleCop update 4.3.2.1 is released

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
Posted by jasonall | (Comments Off)
 
Page view tracker