Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MCO-519 rake rubocop action should have a meaningful exit status
Here we make the `rake rubocop` action exit with a status code that indicates if rubocop is satsfied with the standards of the code. Prior to this commit it was simply printing the failing rules.
- Loading branch information