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

Move to chefstyle #264

Merged
merged 3 commits into from
Dec 12, 2016
Merged

Conversation

shortdudey123
Copy link
Contributor

This should also fix Travis :)

Cleans up error:
```
rake aborted!
NoMethodError: undefined method `last_comment' for #<Rake::Application:0x007fdf50cb8590>
```
Fixed via `chefstyle -a`

Before
```
8 files inspected, 87 offenses detected
RuboCop failed!
```

After
```
8 files inspected, no offenses detected
```
Copy link
Contributor

@smurawski smurawski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@smurawski smurawski merged commit 176d926 into test-kitchen:master Dec 12, 2016
@shortdudey123 shortdudey123 deleted the move_to_chefstyle branch December 12, 2016 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants