1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/did_you_mean/formatters
Jean byroot Boussier bd8df25cdc
[ruby/did_you_mean] Fix frozen_string_literal is ignored after any tokens warning. (https://github.com/ruby/did_you_mean/pull/172)
```
did_you_mean/formatters/verbose_formatter.rb:5: warning: `frozen_string_literal' is ignored after any tokens
```

https://github.com/ruby/did_you_mean/commit/531760f323
2022-05-20 17:32:18 +09:00
..
plain_formatter.rb Sync did_you_mean again 2021-10-22 21:00:23 -04:00
verbose_formatter.rb [ruby/did_you_mean] Fix frozen_string_literal is ignored after any tokens warning. (https://github.com/ruby/did_you_mean/pull/172) 2022-05-20 17:32:18 +09:00