Blowin.Required
Property initializer checker
An analyzer for checking required property initialization in C# code
Implementation of proposal https://github.com/dotnet/csharplang/issues/3630
4 stars
1 watching
0 forks
Language: C#
last commit: over 3 years ago
Linked from 1 awesome list
analyzerroslynroslyn-analyzer
Related projects:
Repository | Description | Stars |
---|---|---|
| A C# code analyzer designed to simplify and clean up code by identifying common issues and bad practices. | 15 |
| Analyzes .NET code for style, quality and maintainability issues | 1,598 |
| 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 |
| An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. | 44 |
| An analyzer tool that enforces good practices in C# programming | 966 |
| An analyzer tool to identify common C# coding errors and promote correctness in software development | 901 |
| 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 |
| Provides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform | 517 |
| A tool to detect when Python builtins are being used as variables or parameters in code. | 116 |
| An analysis tool for password data that generates statistics and helps users interpret the results. | 634 |
| A C++17 testing library for property-based testing using QuickCheck or SmallCheck. | 125 |
| Injects INotifyPropertyChanged event raising code into property setters at compile time | 1,894 |
| Detects potential misuse of standard library variables in Go code | 43 |