ErrorProne.NET

Error checker

An analyzer tool to identify common C# coding errors and promote correctness in software development

Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)

GitHub

901 stars
23 watching
45 forks
Language: C#
last commit: 8 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vannevelj/sharpsource An analyzer that identifies common coding mistakes and inefficiencies in C# code to prevent runtime errors and improve performance. 37
cezarypiatek/exceptionanalyzer Analyzes C# code for exception usage best practices 20
wintellect/wintellect.analyzers Analyzers for code quality and best practices in C# development 91
tbroyer/gradle-errorprone-plugin A Gradle plugin that enables the use of Error Prone compiler for Java code analysis 370
menees/analyzers C# code analysis rules to enforce coding standards and best practices 22
code-cracker/code-cracker An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. 1,130
chaijs/check-error Utility module providing methods to compare and analyze error objects in Node.js and the browser. 14
dotnet/roslyn-analyzers Analyzes .NET code for style, quality and maintainability issues 1,598
bkoelman/csharpguidelinesanalyzer A tool that analyzes C# code against predefined coding guidelines and reports diagnostics 145
meziantou/meziantou.analyzer An analyzer tool that enforces good practices in C# programming 966
dotnet/roslyn-sdk Provides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform 517
netfabric/netfabric.hyperlinq.analyzer An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. 44
scientistproject/scientist.net A .NET library that refactors code to compare different approaches and measure performance. 1,468
vannevelj/vsdiagnostics Provides real-time code quality checks and suggestions to help developers write proper C# code 65
krzysztofzablocki/kzasserts A tool to help developers ensure code correctness and handle errors in their apps by providing a way to validate assumptions about data types and API responses. 100