-
Notifications
You must be signed in to change notification settings - Fork 12
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
code analysis #22
Comments
CodeClimate is working: https://codeclimate.com/github/jantman/vagrant-r10k/code |
CodeClimate should also now be commenting on PRs and opening issues. |
PullReview.com actually found a whole bunch of issues, some of which appear really valid (at least idiomatically/stylisticly, whether or not this project needs them or not). It seems a lot better than codeclimate for this purpose. See: https://www.pullreview.com/github/jantman/vagrant-r10k/reviews/master |
Still to do:
|
issue #22 - add pullreview.com yml file
PR commenting enabled in #25 |
Sent email to [email protected] to try and figure out why (even with manual syncing at both the Review and account level) PullReview isn't updating with new commits or working for PRs. The webhook is also listed as getting a HTTP 422. If I don't get a response in a day or two, I'll split this branch into 2, one for the fixes and one for enabling pullreview.com, and let the latter sit until this is sorted out. |
Look into running a linter, Code Climate and maybe https://www.pullreview.com/
The text was updated successfully, but these errors were encountered: