False negative for Rails/FormattedS
with safe navigation operator
#719
Labels
bug
Something isn't working
Rails/FormattedS
with safe navigation operator
#719
Expected behavior
I expect that
Rails/FormattedS
would be detected even if with safe navigation operator (&.
), but it was not.(Without safe navigation operator, it is detected as expected.)
Actual behavior
No offenses detected.
Steps to reproduce the problem
Gemfile
.rubocop.yml
sample.rb
RuboCop version
The text was updated successfully, but these errors were encountered: