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

Rubocopification #731

Merged
merged 1 commit into from
Nov 16, 2017
Merged

Rubocopification #731

merged 1 commit into from
Nov 16, 2017

Conversation

willmeek
Copy link

No description provided.

Copy link

@pmcmaw pmcmaw left a comment

Choose a reason for hiding this comment

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

Apart from that one comment everything else looks spot on.

.rubocop.yml Outdated
@@ -95,4 +95,4 @@ Style/AsciiComments:
Style/IfUnlessModifier:
Enabled: false
Style/SymbolProc:
Enabled: false
Enabled: false
Copy link

Choose a reason for hiding this comment

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

Can you remove the line break at the end of this line.

Copy link
Author

Choose a reason for hiding this comment

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

Thanks Paula, it looks like it was actually missing a line break, which was why github was highlighting it with an icon.

I've added a line break, should look ok now :)

Copy link
Author

Choose a reason for hiding this comment

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

It now looks to be consistent with the previous .rubocop.yml hat TP had in, that we were using as reference, so won't show on the diff :)

@pmcmaw pmcmaw merged commit 4ea96b8 into puppetlabs:master Nov 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants