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 ffbef87 commit 92e5aa0Copy full SHA for 92e5aa0
comment_spell_check/comment_spell_check.py
@@ -53,6 +53,7 @@
53
".cxx": "text/x-c++",
54
".c": "text/x-c++",
55
".hxx": "text/x-c++",
56
+ ".cs": "text/x-c++",
57
".py": "text/x-python",
58
".rb": "text/x-ruby",
59
".java": "text/x-java-source",
0 commit comments