documentationenhancementgood first issue
Repository metrics
- Stars
- (571 個のスター)
- PR merge metrics
- (30d に merged 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