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

Run Rubocop autocorrect #3443

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Run Rubocop autocorrect #3443

merged 1 commit into from
Feb 14, 2025

Conversation

taylor-steve
Copy link
Contributor

app/services/spotlight/exhibit_import_export_service.rb:368:9: C: [Correctable] Style/RedundantParentheses: Don't use parentheses around a method call.
        (page[:translated_pages]).each do |translated_page|
        ^^^^^^^^^^^^^^^^^^^^^^^^^
app/services/spotlight/exhibit_import_export_service.rb:376:9: C: [Correctable] Style/RedundantParentheses: Don't use parentheses around a method call.
        (page[:translated_pages]).each do |translated_page|

@taylor-steve taylor-steve marked this pull request as ready for review February 14, 2025 21:50
@jcoyne jcoyne merged commit 065ff7c into main Feb 14, 2025
6 checks passed
@jcoyne jcoyne deleted the rubocop-on-a-friday branch February 14, 2025 22:17
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