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 4a96fe1 commit 7315612Copy full SHA for 7315612
identify/extensions.py
@@ -58,6 +58,7 @@
58
'edn': {'text', 'clojure', 'edn'},
59
'ejs': {'text', 'ejs'},
60
'ejson': {'text', 'json', 'ejson'},
61
+ 'elm': {'text', 'elm'},
62
'env': {'text', 'dotenv'},
63
'eot': {'binary', 'eot'},
64
'eps': {'binary', 'eps'},
0 commit comments