Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix #10830] Fix an incorrect autocorrect for Layout/FirstArgumentIndentation #10840

Commits on Jul 28, 2022

  1. [Fix rubocop#10830] Fix an incorrect autocorrect for `Layout/FirstArg…

    …umentIndentation`
    
    Fixes rubocop#10830.
    
    This PR fixes an incorrect autocorrect for `Layout/FirstArgumentIndentation` when specifying
    `EnforcedStyle: with_fixed_indentation` of `Layout/ArgumentAlignment` and
    `EnforcedStyle: consistent` of `Layout/FirstArgumentIndentation` and
    enabling `Layout/FirstMethodArgumentLineBreak`.
    koic committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    650a10f View commit details
    Browse the repository at this point in the history