ruby/test/did_you_mean
Yusuke Endoh 91ffce8f24 [ruby/did_you_mean] Prevent "warning: ambiguity between regexp and two divisions"
```
test/did_you_mean/spell_checking/test_uncorrectable_name_check.rb:13: warning: ambiguity between regexp and two divisions: wrap regexp in parentheses or add a space after `/' operator
```
http://rubyci.s3.amazonaws.com/ubuntu/ruby-master/log/20210630T033005Z.log.html.gz#test-all

https://github.com/ruby/did_you_mean/commit/842ede4186
2021-07-19 10:34:38 +09:00
..
core_ext Fix Leaked file descriptor in test/did_you_mean 2019-12-02 16:25:43 +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] Prevent "warning: ambiguity between regexp and two divisions" 2021-07-19 10:34:38 +09:00
tree_spell Revert "Fixed typo" 2020-10-27 23:26:38 +09:00
helper.rb
test_spell_checker.rb
test_tree_spell_checker.rb Sync did_you_mean 2020-06-06 13:02:08 -04:00
test_verbose_formatter.rb Sync did_you_mean 2020-06-06 13:02:08 -04:00