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 #19762 - upgrade to rubocop 0.49.1 #4564

Merged
merged 1 commit into from
Jun 4, 2017

Conversation

tbrisker
Copy link
Member

@tbrisker tbrisker commented Jun 4, 2017

No description provided.

@mention-bot
Copy link

@tbrisker, thanks for your PR! By analyzing the history of the files in this pull request, we identified @shlomizadok, @domcleal and @timogoebel to be potential reviewers.

Copy link

@houndci-bot houndci-bot left a comment

Choose a reason for hiding this comment

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

Some files could not be reviewed due to errors:

/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/DotPosition has the wrong names...
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/DotPosition has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Lint/Eval has the wrong namespace - should be Security
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/AccessModifierIndentation has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/AlignHash has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/AlignParameters has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/CaseIndentation has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/ClosingParenthesisIndentation has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/CommentIndentation has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/EmptyLineBetweenDefs has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/EmptyLinesAroundAccessModifier has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/ExtraSpacing has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/FirstParameterIndentation has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/IndentArray has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/IndentAssignment has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/IndentationWidth has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/LeadingCommentSpace has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/MultilineArrayBraceLayout has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/MultilineHashBraceLayout has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/MultilineMethodCallBraceLayout has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/MultilineMethodCallIndentation has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/MultilineOperationIndentation has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/SpaceAfterComma has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/SpaceAroundBlockParameters has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/SpaceAroundOperators has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/SpaceBeforeBlockBraces has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/SpaceInsideBlockBraces has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/SpaceInsideBrackets has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/SpaceInsideHashLiteralBraces has the wrong namespace - should be Layout
/tmp/d20170604-6184-6iy16/.rubocop.yml: Style/SpaceInsidePercentLiteralDelimiters has the wrong namespace - should be Layout
Error: The Style/MethodCallParentheses cop has been renamed to Style/MethodCallWithoutArgsParentheses.
(obsolete configuration found in /tmp/d20170604-6184-6iy16/.rubocop.yml, please update it)

@ohadlevy
Copy link
Member

ohadlevy commented Jun 4, 2017

@tbrisker does it make sense to enable some of those new cops? at some point of time we should start reducing the number of todo's :)

@tbrisker
Copy link
Member Author

tbrisker commented Jun 4, 2017

@ohadlevy in general - yes, definitely. I'd rather do that in separate PRs though, so this PR doesn't get blocked by disagreements on which cops should be enabled and which not.

Copy link
Member

@ohadlevy ohadlevy left a comment

Choose a reason for hiding this comment

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

will be waiting on tests 👍 @tbrisker

@tbrisker
Copy link
Member Author

tbrisker commented Jun 4, 2017

@ohadlevy all 🍏 except the regular katello failures

@ohadlevy ohadlevy merged commit aa7637b into theforeman:develop Jun 4, 2017
@ohadlevy
Copy link
Member

ohadlevy commented Jun 4, 2017

Thank @tbrisker

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.

5 participants