good first issue
Repository metrics
- Stars
- (1,594 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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.