Skip to content

Commit b8508ed

Browse files
authored
Merge pull request #64 from SimpleITK/AddCSharpType
Added CSharp file type
2 parents 3290d87 + 684eafe commit b8508ed

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)