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 example to use Bundler #97

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Update example to use Bundler #97

merged 1 commit into from
Feb 28, 2024

Commits on Feb 28, 2024

  1. Update example to use bundler

    Since Rubocop has multiple gems, it's best to rely on Bundler to install them rather than not. Other popular gems like Rails use this same feature to optimize their rubocop workflows. https://github.com/rails/rails/blob/main/.github/workflows/rubocop.yml
    javierjulio authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    876cd39 View commit details
    Browse the repository at this point in the history