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 I: Update and improve production gem #165

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tagliala
Copy link
Contributor

@tagliala tagliala commented Sep 16, 2024

  • Pinning to an exact version will prevent breaking the CI with new offenses
  • Make changes to gemspec (size from 31K to 18K)

Requires #168

@tagliala tagliala force-pushed the chore/modernize-rubocop branch 4 times, most recently from a6d74d6 to 8ab7fd4 Compare September 16, 2024 07:07
@tagliala tagliala changed the title Add RuboCop extensions, regenerate todo, add CI Modernize RuboCop, improve production gem Sep 16, 2024
@tagliala tagliala marked this pull request as ready for review September 16, 2024 07:10
Pinning to an exact version will prevent breaking the CI with new
offenses
- Gemspec/DeprecatedAttributeAssignment
- Packaging/GemspecGit
- Style/Encoding
- Style/ExpandPathArguments
- Style/PercentLiteralDelimiters
- Style/RedundantPercentQ
- Style/SpecialGlobalVars

Also:
- Add frozen string literal magic comment
- Exclude spec files from production gem (size from 31K to 18K)
@tagliala tagliala marked this pull request as draft September 16, 2024 17:13
@tagliala tagliala changed the title Modernize RuboCop, improve production gem RuboCop Stage I: Update and improve production gem Sep 16, 2024
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.

1 participant