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

RuboCop Stage III: Fix safe performance offenses #167

Conversation

tagliala
Copy link
Contributor

@tagliala tagliala commented Sep 16, 2024

  • Performance/CompareWithBlock
  • Performance/ConstantRegexp
  • Performance/RedundantSplitRegexpArgument
  • Performance/StringReplacement

@tagliala tagliala force-pushed the chore/rubocop-safe-performance-offences branch from 4aa5793 to 7cb6fa6 Compare September 19, 2024 20:31
@jamesmartin jamesmartin deleted the branch jamesmartin:master September 30, 2024 07:32
@jamesmartin jamesmartin reopened this Sep 30, 2024
@jamesmartin jamesmartin changed the base branch from main to master September 30, 2024 07:35
- Performance/CompareWithBlock
- Performance/ConstantRegexp
- Performance/RedundantSplitRegexpArgument
- Performance/StringReplacement
@tagliala tagliala force-pushed the chore/rubocop-safe-performance-offences branch from 7cb6fa6 to 4c85530 Compare October 8, 2024 06:59
@tagliala tagliala marked this pull request as ready for review October 8, 2024 07:00
@tagliala
Copy link
Contributor Author

tagliala commented Oct 8, 2024

@jamesmartin rebased and ready for review

@jamesmartin jamesmartin merged commit 10f0749 into jamesmartin:master Oct 9, 2024
7 checks passed
@jamesmartin
Copy link
Owner

Thanks, @tagliala! ✨

@tagliala tagliala deleted the chore/rubocop-safe-performance-offences branch October 9, 2024 06:54
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