Style/RedundantFormat
error undefined method 'type?' for nil
#13880
Labels
Style/RedundantFormat
error undefined method 'type?' for nil
#13880
Tested also against master. At the best of my knowledge, this is not a duplicate
Expected behavior
Cop not returning an error
Actual behavior
Describe here what actually happened.
Please use
rubocop --debug
when pasting rubocop output as it contains additional information.Steps to reproduce the problem
test.rb
bundle exec rubocop test.rb --only Style/RedundantFormat --debug
rubocop.yml
RuboCop version
Tested against master
The text was updated successfully, but these errors were encountered: