Description
Once MESOS-7124 is resolved, we should write a linter to catch uses of `get` where operator* should be used (this could be modeled based on the existing mesos-redundant-get linter).
Attachments
Issue Links
- is related to
-
MESOS-7124 Replace monadic type get() functions with operator*
- Resolved