ClosedTypeHierarchyDiagnosticSuppressor
Switch warning suppressor
Suppresses exhaustiveness warnings for switch statements and expressions on closed type hierarchies
Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies
47 stars
3 watching
3 forks
Language: C#
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shuebner/oneofdiagnosticsuppressor | Suppresses switch exhaustiveness warnings for C# code using the OneOf library | 14 |
soc221b/ngx-exhaustive-check | A utility for ensuring exhaustive checks on TypeScript discriminated unions to enhance type safety and reliability in Angular applications | 4 |
byt3bl33d3r/naga | A C# tool designed to facilitate the use of SILENTTRINITY in Windows systems | 63 |
trthatcher/discriminantanalysis.jl | A Julia package implementing regularized discriminant analysis for multiclass classification | 9 |
eaigner/shield | A flexible Bayesian text classifier with backend storage support | 158 |
sektioneins/sshdcc | Automated security audit tool for OpenSSH server configurations. | 23 |
lexi-lambda/higher-rank | A Haskell implementation of type checking and evaluation for higher-rank polymorphism | 101 |
cap-go/capacitor-mute | A plugin to detect if a device's mute switch is enabled or disabled | 5 |
nahamsec/hostilesubbruteforcer | A tool for identifying potential hostile subdomain takeover scenarios | 454 |
shouc/corbfuzz | Fuzz testing tool to check browser security policies and detect vulnerabilities in web applications | 3 |
d4stiny/peacemaker | A Windows kernel-mode utility designed to detect and analyze advanced malware techniques. | 417 |
encodegroup/uac-silentclean | A technique to bypass Windows UAC security restrictions using a DLL planting method for executing malicious code in high integrity processes. | 189 |
null8626/decancer | A library that removes common unicode confusables/homoglyphs from strings | 102 |
vrecan/death | Manages application shutdown with signals in Go applications. | 196 |
sashamelentyev/usestdlibvars | Detects potential misuse of standard library variables in Go code | 43 |