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

Update RuboCop to 1.56.x #860

Merged
merged 8 commits into from
Sep 22, 2023
Merged

Update RuboCop to 1.56.x #860

merged 8 commits into from
Sep 22, 2023

Commits on Aug 10, 2023

  1. Add additional cops to rubocop-todo.yaml

    Added additional RuboCop cops and updated .rubocop_todo.yml
    to address various code quality issues in the smart-proxy project.
    The changes help improve code consistency.
    archanaserver committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    dd7e852 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Update RuboCop version to 1.56.0

    Bumped the RuboCop version from 1.28.0 to 1.56.0 to ensure the
    project benefits from the latest improvements, bug fixes, and
    code analysis features provided by the updated RuboCop release.
    archanaserver committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    30543fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09a29fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66681b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b24626 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e651540 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55c4f65 View commit details
    Browse the repository at this point in the history
  7. Fix Rubocop Rake/Desc

    archanaserver committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    bcf15ad View commit details
    Browse the repository at this point in the history