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 92e5aa0 commit 684eafeCopy full SHA for 684eafe
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