Meziantou.Analyzer

C# code linter

An analyzer tool that enforces good practices in C# programming

A Roslyn analyzer to enforce some good practices in C#.

GitHub

958 stars
13 watching
51 forks
Language: C#
last commit: 8 days ago
Linked from 1 awesome list

analyzercsharpdotnethacktoberfestroslynroslyn-analyzerstatic-analysisvsix

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dotnet/roslyn-analyzers Analyzes .NET code for style, quality and maintainability issues 1,595
menees/analyzers C# code analysis rules to enforce coding standards and best practices 22
netfabric/netfabric.hyperlinq.analyzer An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. 44
cezarypiatek/exceptionanalyzer Analyzes C# code for exception usage best practices 20
wintellect/wintellect.analyzers Analyzers for code quality and best practices in C# development 90
cezarypiatek/multithreadinganalyzer Analyzes code for multithreading-related issues to improve thread safety and prevent common pitfalls. 30
dotnet/roslyn-sdk Provides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform 517
mongodb/mongo-csharp-analyzer Analyzes C# code to generate MongoDB Query API equivalent 27
code-cracker/code-cracker An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. 1,129
rlgnak/selectorlyzer.analyzers An analyzer tool for enforcing project-specific coding conventions in C# projects 8
kirillosenkov/roslynquoter An analysis tool that generates syntax tree API calls from C# source code 950
sonarsource/sonar-dotnet Code quality and security analysis for C# and VB.NET projects using Roslyn analyzers. 798
vannevelj/sharpsource An analyzer that identifies common coding mistakes and inefficiencies in C# code to prevent runtime errors and improve performance. 33
dotnet/roslynator A set of code analysis tools for C#, powered by Roslyn. 3,099
vannevelj/vsdiagnostics Provides real-time code quality checks and suggestions to help developers write proper C# code 65