We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Have to ask people to run rubocop which requires them to set it up and may conflict with rubocop setups they already have. I.e: #11
Run rubocop on each commit in travis then mark the PR as pass/failure based on the result from rubocop.
The text was updated successfully, but these errors were encountered:
👍
Sorry, something went wrong.
Resolve - run rubocop on each commit on travis bbc#15
81f58af
* Add travis and rubocop * Source rubocop config from remote repo
3ca4f21
* Add travis and rubocop * Source rubocop config from remote repo @see https://travis-ci.org/ajohnstone/cloudwatch-sender/
revett
No branches or pull requests
Problem
Have to ask people to run rubocop which requires them to set it up and may conflict with rubocop setups they already have. I.e: #11
Solution
Run rubocop on each commit in travis then mark the PR as pass/failure based on the result from rubocop.
The text was updated successfully, but these errors were encountered: