good first issue
説明
Currently hlint emits two hints for something like
mk_meth_spec_prags :: ....
mk_meth_spec_prags = ...
both on the type and the method itself. I think it should only emit one hint.
Currently hlint emits two hints for something like
mk_meth_spec_prags :: ....
mk_meth_spec_prags = ...
both on the type and the method itself. I think it should only emit one hint.