Use match instead of if x = WasReturn then ... else if x = WasContinue then .. else ...
(related to the lint "use_match_instead_of_equality" which checks only for lists, options, etc...)
#27
Labels
enhancement
New feature or request
No description provided.
The text was updated successfully, but these errors were encountered: