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

Remove project level rubocop.yml #1531

Merged
merged 1 commit into from Jan 24, 2020
Merged

Remove project level rubocop.yml #1531

merged 1 commit into from Jan 24, 2020

Commits on Jan 17, 2020

  1. Remove project level rubocop.yml

    Rubocop brings with it a certain amount of maintenence burden and
    keeping project level config files means they're always somewhat out of date.
    Additionally, we already have [thoughtbot/guides][one] which is the
    source of truth.
    
    This removes that to see if we get the right outcome.
    
    [one]: https://github.com/thoughtbot/guides/blob/master/style/ruby/.rubocop.yml
    nickcharlton committed Jan 17, 2020
    Copy the full SHA
    fb2527f View commit details
    Browse the repository at this point in the history