You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to the work in ed14bbd, this commit updates instances of !~ to
instead negate String#include?.
The Performance/StringInclude began identifying this pattern in
rubocop-performance 1.15.2.
0 commit comments