Skip to content

Conversation

@ericproulx
Copy link
Contributor

Hello,

While enabling frozen_string_literal through the RUBYOPT, I've stumble your gem that doesn't comply with that feature. I took the opportunity to enable it through this PR. I've also regenerated Rubocop's todo and it's TargetRubyVersion. Finally, I found that spec files are present when installing the gem. I don't know if you want to keep them but it's adding a little weight on the file size.

Thanks

Remove `spec` from files (spec are included when gem installed)
Remove `test_files` (not required anymore)
Fix frozen_string_literal
Copy link
Owner

@highb highb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've reviewed the changes and run the checks. It looks like everything works, so this LGTM. Thanks for the contributions! :shipit:

@highb highb merged commit 23737d2 into highb:master Apr 10, 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.

2 participants