StyleCop Save

Analyzes C# source code to enforce a set of style and consistency rules.

Project README

StyleCop "Classic"

NOTE: This project is no longer very active. See the "Considerations" section below.

Gitter

StyleCop analyzes C# source code to enforce a set of style and consistency rules. It is available in two primary forms:

  1. The StyleCop Visual Studio extension, which allows StyleCop analysis to be run on any file, project, or solution in Visual Studio without modifying the source code. Visual Studio 2010, 2012, 2013, 2015, 2017, and 2019 are supported by this extension.
  2. The StyleCop.MSBuild NuGet package, which allows StyleCop analysis to be added to any .NET 4.0+ project without installing anything else on the system.

There is also a ReSharper plugin that can be added using ReSharper's Extension Manager.

Considerations

While pull requests will continue to be accepted, it is unlikely that any major development (including support for newer C# syntax) will be done on this project. It is increasingly difficult and inefficient to maintain the custom C# parser used by StyleCop. The primary motivation for recent maintenance work was to allow developers who were already using StyleCop to upgrade to Visual Studio 2015 and C# 6.

Open Source Agenda is not affiliated with "StyleCop" Project. README Source: StyleCop/StyleCop
Stars
1,165
Open Issues
101
Last Commit
2 months ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating