no_unnamed_catch_all_pattern
#422
Closed
paulo-ferraz-oliveira
started this conversation in
General
Replies: 2 comments 1 reply
-
A variant of this is |
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't really like this rule. Even when, in general, I write stuff like… case MyVariable of
…
MyVariable -> … …I still prefer using I don't mind this becoming a new rule, but not for the default ruleset, please 🙏🏻 . |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Discourage stuff like
Encourage stuff like
Priority: low
Beta Was this translation helpful? Give feedback.
All reactions