RuboCop Performance 1.3.0
Bug fixes
- #48: Reduce
Performance/RegexpMatch
false positive by only flaggingmatch
used with Regexp/String/Symbol literals. (@dduugg)
Changes
- #52: Drop support for Ruby 2.2. (@bquorning)
Performance/RegexpMatch
false positive by only flagging match
used with Regexp/String/Symbol literals. (@dduugg)