False positive for Style/UnneededCondition · Issue #7340 · rubocop/rubocop
I work on a Ruby on Rails project in which I believe we stumbled on a false positive for the Style/UnneededCondition cop. I added a code example below to reproduce the false positive. It does conta...