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

chore: Update rubocop to 1.60.1 #823

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

kaylareopelle
Copy link
Contributor

@kaylareopelle kaylareopelle commented Jan 17, 2024

Rubocop 1.60.1 fixes an issue with Style/ArgumentsForwarding, allowing our local and CI rubocop runs to have the same results.

@arielvalentin
Copy link
Collaborator

Strange. Is there something conflicting in the rubocop versions or the way we run it in CI vs local?

@kaylareopelle
Copy link
Contributor Author

@arielvalentin - It looks like there was a bug with Style/ArgumentsForwarding in rubocop 1.60.0. They've released a fix in 1.60.1. I'll change the purpose of this PR to update to the fix version.

@kaylareopelle kaylareopelle changed the title chore: Disable redundant linter chore: Update rubocop to 1.60.1 Jan 22, 2024
@kaylareopelle kaylareopelle marked this pull request as ready for review January 22, 2024 17:21
@kaylareopelle kaylareopelle requested review from a team January 22, 2024 17:21
@arielvalentin arielvalentin merged commit e0b4dcf into open-telemetry:main Jan 22, 2024
47 checks passed
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