Skip to content
Chris Dahlberg edited this page Jun 12, 2024 · 3 revisions

Welcome to the CodeTiger.CodeAnalysis wiki!

This project is intended to provide a set of Roslyn-based static code analysis diagnostics to identify potential functional and style issues in C# code.

While not intended to be an exact replacement for StyleCop, many of the individual diagnostics are similar to StyleCop rules.

Clone this wiki locally