mirror of
https://github.com/github/semantic.git
synced 2024-12-23 23:11:50 +03:00
Name the maybeM rule.
This commit is contained in:
parent
c85d259714
commit
ea7add7c61
@ -42,4 +42,4 @@
|
||||
- warning: {lhs: termFOut . unTerm, rhs: termOut, name: Use termOut}
|
||||
|
||||
# Conveniences
|
||||
- warning: {lhs: maybe a pure, rhs: maybeM a}
|
||||
- warning: {lhs: maybe a pure, rhs: maybeM a, name: Use maybeM}
|
||||
|
Loading…
Reference in New Issue
Block a user