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

Enable Layout/SpaceAroundOperators cop #83

Merged

Commits on Oct 25, 2020

  1. Enable Layout/SpaceAroundOperators cop

    Follow rails/rails#40436.
    
    This PR enables `Layout/SpaceAroundOperators` cop.
    rails/rails#40436 setting requires
    RuboCop 1.0 and RuboCop AST 1.0.1 or higher.
    rubocop/rubocop#8919
    
    Therefore this PR will be dropping versions that is lack for that requires.
    koic committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    04d40b7 View commit details
    Browse the repository at this point in the history