Code review tool stylecop

Source: Internet
Author: User

The ultimate goal of sourceanalysis (stylecop) is to make everyone write elegantly and consistentlyCodeTherefore, these codes are highly readable.

Sourceanalysis (stylecop) is not a code formatting tool, but a code specification checking tool (Code review tool). It not only checks the code format, but also code specifications, including names and comments.

Sourceanalysis (stylecop) is designed to help the project team execute a series of commonly usedSource codeFormat specifications: These specifications are about how to develop elegant code with regular layout, easy to read, easy to maintain, and well-documented (help teams enforce a common set of best practices for layout, readability, maintainability, and documentation of C # source code ).

Sourceanalysis (stylecop) now contains about 200 best practice rules, which are consistent with the default code formatting rules in Visual Studio 2005 and Visual Studio 2008.

Sourceanalysis (stylecop) can be run as a plug-in of Visual Studio. In vs (my name is 2008), right-click a C # file and choose:

Http://www.oschina.net/p/stylecop

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.