Scott Dorman - Code Styles & Standards

Microsoft StyleCop is now Open Source

I have previously talked about Microsoft StyleCop. For those that might not know about it, StyleCop is a source analysis tool (different from the static analysis that FxCop performs) that analyzes the source code directly. As a result, it focuses on more design (or style) issues such as layout, readability and documentation. In an interesting move (and one that I am happy to see), Microsoft has decided to make StyleCop an open source project (under the MS-PL license) available on CodePlex. (The project ......

This article is part of the GWB Archives. Original Author: Scott Dorman

New on Geeks with Blogs