good first issue
仓库指标
- 星标
- (1,602 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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.