navigation

FavourIgnoreOverLetWild

Namespace: FSharpLint.Rules

Values and Functions
Name Description
rule

Signature: rule

Checks if any code uses 'let _ = ...' and suggests to use the ignore function.