Giter Site home page Giter Site logo

satishfied / stylecop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stylecop/stylecop

0.0 1.0 0.0 361.39 MB

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

License: Microsoft Public License

JavaScript 0.13% CSS 0.65% C# 79.23% Batchfile 0.01% HTML 19.97% PowerShell 0.01% Smalltalk 0.01%

stylecop's Introduction

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.

The Roslyn-based StyleCopAnalyzers project is strongly recommended for developers who use only Visual Studio 2015 or later.

stylecop's People

Contributors

csdahlberg avatar citizenmatt avatar sanjayguntur avatar hemnstill avatar peteroupc avatar bexxx avatar edward-raven avatar stevejost avatar jeremyhaubold avatar gitter-badger avatar thanaen avatar thieum avatar matkoch avatar mpdeimos avatar jodli avatar emeka-nmc avatar darkcloud14 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.