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.
2 parents 3290d87 + 684eafe commit b8508edCopy full SHA for b8508ed
comment_spell_check/comment_spell_check.py
@@ -55,6 +55,7 @@
55
".hxx": "text/x-c++",
56
".cs": "text/x-c++",
57
".py": "text/x-python",
58
+ ".R": "text/x-python",
59
".rb": "text/x-ruby",
60
".java": "text/x-java-source",
61
".txt": "text/plain",
0 commit comments