Skip to content

Commit 1d2da72

Browse files
committed
Changed Ruby suffix to ".rb"
1 parent 98da27b commit 1d2da72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

comment_spell_check/comment_spell_check.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
".c": "text/x-c++",
5555
".hxx": "text/x-c++",
5656
".py": "text/x-python",
57-
".ruby": "text/x-ruby",
57+
".rb": "text/x-ruby",
5858
".java": "text/x-java-source",
5959
".txt": "text/plain",
6060
".rst": "text/plain",

0 commit comments

Comments
 (0)