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

Rubocop cleanup #49

Merged
merged 57 commits into from
Feb 4, 2019
Merged

Rubocop cleanup #49

merged 57 commits into from
Feb 4, 2019

Conversation

rodjek
Copy link
Contributor

@rodjek rodjek commented Feb 3, 2019

Status

Ready for Merge

Description

Cleans up the rubocop problems using almost the default configuration. The customisations ensure cleaner diffs when changing multiline arrays, hashes & method calls and the use of the 1.8 hash syntax to keep the style consistent regardless of what the keys are.

The metrics cops have been left in the todo config as those would require substantial refactoring to fix and would be best handled in separate PRs (if it all).

Reviewers

@demophoon
@briancain

@briancain briancain self-requested a review February 4, 2019 02:13
@briancain briancain self-assigned this Feb 4, 2019
Copy link
Contributor

@briancain briancain left a comment

Choose a reason for hiding this comment

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

👍 looks good to me. I can't really test everything here as the dev vmpooler can only do so much :) So I'm trusting if you have access to the production vmpooler, you have tested the changes!'

Thanks again for the fixups! 🎉

@briancain briancain merged commit d57b168 into puppetlabs:master Feb 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants