Skip to content

Commit 3290d87

Browse files
committed
Added cs file type
1 parent ffbef87 commit 3290d87

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
@@ -53,6 +53,7 @@
5353
".cxx": "text/x-c++",
5454
".c": "text/x-c++",
5555
".hxx": "text/x-c++",
56+
".cs": "text/x-c++",
5657
".py": "text/x-python",
5758
".rb": "text/x-ruby",
5859
".java": "text/x-java-source",

0 commit comments

Comments
 (0)