documentationenhancementgood first issue
Repository metrics
- Stars
- (571 stars)
- PR merge metrics
- (PR metrics pending)
Description
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