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 8b6ef1e commit e474934Copy full SHA for e474934
identify/interpreters.py
@@ -8,6 +8,7 @@
8
'csh': {'shell', 'csh'},
9
'dash': {'shell', 'dash'},
10
'expect': {'expect'},
11
+ 'escript': {'shell', 'erlang'},
12
'ksh': {'shell', 'ksh'},
13
'node': {'javascript'},
14
'nodejs': {'javascript'},
0 commit comments