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

Set up RuboCop for this repo #149

Closed
mattbrictson opened this issue Jan 23, 2020 · 1 comment
Closed

Set up RuboCop for this repo #149

mattbrictson opened this issue Jan 23, 2020 · 1 comment

Comments

@mattbrictson
Copy link
Contributor

Given that raygun generates Rails projects that have an opinionated RuboCop config, it is a bit surprising that raygun itself does not use RuboCop. In the interest of dog-fooding we should add our standard c5-conventions RuboCop config to this project.

It would also be nice to be able to check out this project and run:

$ bundle exec rake

And the default rake task would run RuboCop (and eventually, tests).

Likewise if/when we set up CI, a RuboCop job should be part of it.

@mattbrictson
Copy link
Contributor Author

Fixed in #152 and #148

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant