Skip to content

Commit 684eafe

Browse files
committed
Added R file type
1 parent 92e5aa0 commit 684eafe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

comment_spell_check/comment_spell_check.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
".hxx": "text/x-c++",
5656
".cs": "text/x-c++",
5757
".py": "text/x-python",
58+
".R": "text/x-python",
5859
".rb": "text/x-ruby",
5960
".java": "text/x-java-source",
6061
".txt": "text/plain",

0 commit comments

Comments
 (0)