ruby: Rename "rbs" language to "RBS" (#16893)
Rename rbs to RBS. This is primarily a UX change, as the proper name for the Ruby Type Signature language is RBS, not rbs. Screenshots: Before:  After:  Release Notes: - N/A
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name = "rbs"
|
||||
name = "RBS"
|
||||
grammar = "rbs"
|
||||
path_suffixes = ["rbs"]
|
||||
autoclose_before = "]})"
|
||||
|
||||
Reference in New Issue
Block a user