saveourtool/diktat
View on GitHubExplicit lambda arguments shouldn't be called `it`
Open
#1,250 opened on Mar 28, 2022
enhancementhelp wanted
Repository metrics
- Stars
- (571 stars)
- PR merge metrics
- (PR metrics pending)
Description
Explicit lambda arguments are named it. This is confusing, even though the language allows it. I'll create a separate issue to implement this check as a part of Diktat.
Originally posted by @petertrr in https://github.com/analysis-dev/diktat/issues/1228#issuecomment-1080781871