good first issue
Métricas do repositório
- Stars
- (1.594 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 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.