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)
901 stars
23 watching
45 forks
Language: C#
last commit: 8 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An analyzer that identifies common coding mistakes and inefficiencies in C# code to prevent runtime errors and improve performance. | 37 |
| Analyzes C# code for exception usage best practices | 20 |
| Analyzers for code quality and best practices in C# development | 91 |
| A Gradle plugin that enables the use of Error Prone compiler for Java code analysis | 370 |
| C# code analysis rules to enforce coding standards and best practices | 22 |
| An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. | 1,130 |
| Utility module providing methods to compare and analyze error objects in Node.js and the browser. | 14 |
| Analyzes .NET code for style, quality and maintainability issues | 1,598 |
| A tool that analyzes C# code against predefined coding guidelines and reports diagnostics | 145 |
| An analyzer tool that enforces good practices in C# programming | 966 |
| Provides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform | 517 |
| An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. | 44 |
| A .NET library that refactors code to compare different approaches and measure performance. | 1,468 |
| Provides real-time code quality checks and suggestions to help developers write proper C# code | 65 |
| 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 |