Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 319 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 319 Bytes

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.