documentationenhancementgood first issue
仓库指标
- 星标
- (571 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
This is a great stylistic bug, that is not handled by IDEA:
foo {_, _: Int, a: Int - > println("hi") }
diktat should detect and remove a type of such anonymous arguments (_: Int)
This should also be added to the code style