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.
2 parents 8176a69 + c679218 commit f93ee7eCopy full SHA for f93ee7e
src/action.js
@@ -8,6 +8,7 @@ const LANG_TO_EXTENSION = {
8
'cpp': 'cpp',
9
'csharp': 'cs',
10
'dart': 'dart',
11
+ 'elixir': 'ex',
12
'golang': 'go',
13
'java': 'java',
14
'javascript': 'js',
0 commit comments