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

GitHub

4 stars
1 watching
0 forks
Language: C#
last commit: almost 5 years ago
Linked from 1 awesome list

analyzerroslynroslyn-analyzer

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
blowin/blowincleancodeA C# code analyzer designed to simplify and clean up code by identifying common issues and bad practices.15
dotnet/roslyn-analyzersAnalyzes .NET code for style, quality and maintainability issues1,598
menees/analyzersC# code analysis rules to enforce coding standards and best practices22
code-cracker/code-crackerAn analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn.1,130
netfabric/netfabric.hyperlinq.analyzerAn analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements.44
meziantou/meziantou.analyzerAn analyzer tool that enforces good practices in C# programming966
sergeyteplyakov/errorprone.netAn analyzer tool to identify common C# coding errors and promote correctness in software development901
vannevelj/sharpsourceAn analyzer that identifies common coding mistakes and inefficiencies in C# code to prevent runtime errors and improve performance.37
cezarypiatek/exceptionanalyzerAnalyzes C# code for exception usage best practices20
dotnet/roslyn-sdkProvides APIs and tools to analyze and inspect .NET code using the Roslyn compiler platform517
gforcada/flake8-builtinsA tool to detect when Python builtins are being used as variables or parameters in code.116
digininja/pipalAn analysis tool for password data that generates statistics and helps users interpret the results.634
thejohnfreeman/autocheckA C++17 testing library for property-based testing using QuickCheck or SmallCheck.125
fody/propertychangedInjects INotifyPropertyChanged event raising code into property setters at compile time1,894
sashamelentyev/usestdlibvarsDetects potential misuse of standard library variables in Go code43