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

Recover Ruby 2.0 code analysis using TargetRubyVersion: 2.0 #10668

Merged
merged 1 commit into from
May 25, 2022

Commits on May 25, 2022

  1. Recover Ruby 2.0 code analysis using TargetRubyVersion: 2.0

    Follow up rubocop#10632 (comment).
    
    Reverts part of rubocop#4787.
    
    Only the Ruby version (2.0) to runtime should have been dropped, not code analysis.
    This PR makes Ruby 2.0 code analysis with `TargetRubyVersion: 2.0`.
    It aims to solve essentially the same problem as rubocop#10626, rubocop#10632, rubocop#10640, rubocop#10644, and rubocop#10662.
    koic committed May 25, 2022
    Configuration menu
    Copy the full SHA
    0d092f3 View commit details
    Browse the repository at this point in the history