-
Notifications
You must be signed in to change notification settings - Fork 90
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
Apply Chefstyle to train #459
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Faaaantastic!
gem 'm' | ||
gem "coveralls", require: false | ||
gem "minitest", "~> 5.8" | ||
gem "rake", "~> 10" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any reason not to just remove the pin here and let this float?
I'm going to hold on merging this for now as I want to see if I can figure out why a few of these tests are still failing. I had some insights while flying home after chefconf. Will resume those today =) |
There are too many results to compare View more on Code Climate. |
We are defining a reader named #path here, but also define #path on line 75. Signed-off-by: Miah Johnson <miah@chia-pet.org>
Signed-off-by: Miah Johnson <miah@chia-pet.org>
Signed-off-by: Miah Johnson <miah@chia-pet.org>
Signed-off-by: Miah Johnson <miah@chia-pet.org>
Signed-off-by: Miah Johnson <miah@chia-pet.org>
Signed-off-by: Miah Johnson <miah@chia-pet.org>
Signed-off-by: Miah Johnson <miah@chia-pet.org>
Back to green! |
This sync's the train repo with the centralized chefstyle used by all Chef projects.