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

Fix Rubocop violations #1340

Closed
wants to merge 12 commits into from
Closed

Conversation

jenshenny
Copy link
Contributor

From #1339, RuboCop was bumped to 1.61 to get these changes.

This PR addresses the new cops. I added Style/OpenStructUse, Style/ClassMethodsDefinitions and Lint/MissingCopEnableDirective to the RuboCop exclusions.

Gemspec/DeprecatedAttributeAssignment
Gemspec/OrderedDependencies
Layout/FirstHashElementLineBreak
Layout/FirstMethodArgumentLineBreak
Layout/LineContinuationLeadingSpace
Layout/LineContinuationSpacing
Layout/LineEndStringConcatenationIndentation
Layout/MultilineArrayLineBreaks
Layout/MultilineHashKeyLineBreaks
Layout/MultilineOperationIndentation
Style/ConcatArrayLiterals
Style/GlobalStdStream
@casperisfine
Copy link
Contributor

Thanks for the effort but I don't want these changes. shipit-engine predates the Shopify style guide and I don't want to make this much changes for a repo that is mostly stable.

@casperisfine casperisfine deleted the rubocop-todos branch April 9, 2024 18:56
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.

None yet

2 participants