An open API service indexing awesome lists of open source software.

https://github.com/connorjs/connorjs-analyzers

My personal .NET analyzer package
https://github.com/connorjs/connorjs-analyzers

Last synced: 3 months ago
JSON representation

My personal .NET analyzer package

Awesome Lists containing this project

README

        

# connorjs-analyzers

My personal .NET analyzer package.

Includes `StyleCop.Analyzers` and `SonarAnalyzer.CSharp` analyzer packages.
Configures rules in a `.globalconfig` file.
Turns off all rules that conflict with `CSharpier`.

Also includes .NET build properties such as `UseArtifactsOutput` and C#’s `Nullable`.