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 8176a69 commit c679218Copy full SHA for c679218
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