Browse Source

Add C# support

master
Menci 8 years ago
parent
commit
2a5feaa1ad
  1. 1
      config-example.json

1
config-example.json

@ -31,6 +31,7 @@
}, },
"languages": [ "languages": [
"C++", "C++",
"C#",
"C", "C",
"Pascal" "Pascal"
], ],

Loading…
Cancel
Save