Rename proto language to Proto (#18559)

All the other languages are capitalized. Proto should be too.
This commit is contained in:
Peter Tripp
2024-10-01 09:31:03 -04:00
committed by GitHub
parent 6336248c1a
commit 1be24f7739
+1 -1
View File
@@ -1,4 +1,4 @@
name = "proto"
name = "Proto"
grammar = "proto"
path_suffixes = ["proto"]
line_comments = ["// "]