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
Include the output of rubocop -V or bundle exec rubocop -V if using Bundler. Here's an example:
You can see extension cop versions (e.g. rubocop-performance, rubocop-rails, and others) output by rubocop -V,
include them as well. Here's an example:
wteuber
changed the title
FlatMap breaks syntax when autocorrecting changed methods on separate lines
FlatMap breaks syntax when autocorrecting chained methods on separate lines
Mar 2, 2023
Expected behavior
Actual behavior
Steps to reproduce the problem
file.rb
:RuboCop version
Include the output of
rubocop -V
orbundle exec rubocop -V
if using Bundler. Here's an example:You can see extension cop versions (e.g. rubocop-performance, rubocop-rails, and others) output by
rubocop -V
,include them as well. Here's an example:
The text was updated successfully, but these errors were encountered: