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

Fixes #19858 - Configure Style/EmptyMethod cop #5703

Merged
merged 2 commits into from
Jun 20, 2018
Merged

Fixes #19858 - Configure Style/EmptyMethod cop #5703

merged 2 commits into from
Jun 20, 2018

Conversation

mmoll
Copy link
Contributor

@mmoll mmoll commented Jun 15, 2018

No description provided.

@theforeman-bot
Copy link
Member

Issues: #19858

@mmoll
Copy link
Contributor Author

mmoll commented Jun 15, 2018

Do you want this PR get merged and thus this cop enabled? React 👍
Do you want this cop to be disabled? React 👎

# Offense count: 152
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle.
# SupportedStyles: compact, expanded
Copy link
Contributor Author

Choose a reason for hiding this comment

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

compact is the default, which would lead to 152 corrections, expanded seems to be way more preferred in the current codebase, leading to only 24 corrections.

Copy link
Member

@dLobatog dLobatog left a comment

Choose a reason for hiding this comment

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

5 👍 , 0 👎 , thanks @mmoll

@dLobatog dLobatog merged commit 6ebba15 into theforeman:develop Jun 20, 2018
@mmoll mmoll deleted the moar_rubocop3 branch June 20, 2018 14:45
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