neolution-ch / Neolution.CodeAnalysis

Code analyzers and rulesets used for Neolution projects
MIT License
1 stars 2 forks source link
nuget-package

Neolution Code Analysis rulesets

We maintain two (opinionated) rulesets for all our projects and distribute them, including 3rd-party Roslyn Analyzers (StyleCop and SonarSource) in two respective NuGet packages.

Decisions and opinions

The base ruleset consists of the default ruleset of the Roslyn Analyzers we include in the NuGet package and those used in our build tools.

Versioning

Given a version number MAJOR.MINOR.PATCH, an incremented number for:

What it means in practice: