1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Rename error_squiggle to error_highlight

This commit is contained in:
Yusuke Endoh 2021-06-28 13:27:35 +09:00
parent e946049665
commit 9438c99590
Notes: git 2021-06-29 23:46:18 +09:00
8 changed files with 33 additions and 33 deletions

View file

@ -0,0 +1,3 @@
module ErrorHighlight
VERSION = "0.1.0"
end