We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98da27b commit 1d2da72Copy full SHA for 1d2da72
comment_spell_check/comment_spell_check.py
@@ -54,7 +54,7 @@
54
".c": "text/x-c++",
55
".hxx": "text/x-c++",
56
".py": "text/x-python",
57
- ".ruby": "text/x-ruby",
+ ".rb": "text/x-ruby",
58
".java": "text/x-java-source",
59
".txt": "text/plain",
60
".rst": "text/plain",
0 commit comments