fastruby / fast-ruby

:dash: Writing Fast Ruby :heart_eyes: -- Collect Common Ruby idioms.
https://github.com/fastruby/fast-ruby
5.67k stars 376 forks source link

Add comparison for unfreezing strings in `frozen_string_literal: true` files #151

Closed bdewater closed 6 years ago

bdewater commented 6 years ago

As inspired by the Performance/UnfreezeString Rubocop rule.