ruby/test/did_you_mean
Matthew Boeh 1602d75c34 [ruby/did_you_mean] Do not suggest #name= for #name and vice versa
(https://github.com/ruby/did_you_mean/pull/180)

* Do not suggest #name= for #name and vice versa
* Avoid allocating unnecessary MatchData

Co-authored-by: Jean byroot Boussier <jean.boussier+github@shopify.com>
Co-authored-by: Jean byroot Boussier <jean.boussier+github@shopify.com>
2022-12-05 13:16:33 +00:00
..
core_ext Manually merged https://github.com/ruby/did_you_mean/pull/177 2022-06-07 15:24:48 +09:00
edit_distance
fixtures support multi-run test for test/did_you_mean/spell_checking/test_class_name_check.rb 2020-02-07 09:30:43 -05:00
spell_checking [ruby/did_you_mean] Do not suggest #name= for #name and vice versa 2022-12-05 13:16:33 +00:00
tree_spell Fix typo in test name 2021-09-02 09:57:02 -04:00
helper.rb Manually merged https://github.com/ruby/did_you_mean/pull/177 2022-06-07 15:24:48 +09:00
test_ractor_compatibility.rb Manually merged https://github.com/ruby/did_you_mean/pull/177 2022-06-07 15:24:48 +09:00
test_spell_checker.rb Sync did_you_mean again 2021-10-22 21:00:23 -04:00
test_tree_spell_checker.rb Sync did_you_mean 2020-06-06 13:02:08 -04:00