Skip to content

Conversation

@drinckes
Copy link
Contributor

@drinckes drinckes commented May 27, 2019

Adding these comments to each file enables immutable string literals - which Ruby is working towards for Ruby 3.0.

This was identified by the Rubocop checks failing. This was due to the fact that their release 0.69.0 turned this check on always, instead of optionally or off or something as part of their migration off Ruby 2.2.

@drinckes drinckes changed the title Fix rubocop checks Enable immutable string literals in Ruby May 27, 2019
@drinckes drinckes self-assigned this May 27, 2019
@drinckes drinckes requested a review from zongweil May 27, 2019 14:23
@drinckes drinckes added the ruby label May 27, 2019
@drinckes
Copy link
Contributor Author

NB: Tests are failing because of Rust.

@zongweil zongweil merged commit 16d7f99 into master May 27, 2019
@drinckes drinckes deleted the ruby_fix branch December 24, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants