Skip to content

Commit 7315612

Browse files
authored
Add support for Elm files
1 parent 4a96fe1 commit 7315612

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

identify/extensions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
'edn': {'text', 'clojure', 'edn'},
5959
'ejs': {'text', 'ejs'},
6060
'ejson': {'text', 'json', 'ejson'},
61+
'elm': {'text', 'elm'},
6162
'env': {'text', 'dotenv'},
6263
'eot': {'binary', 'eot'},
6364
'eps': {'binary', 'eps'},

0 commit comments

Comments
 (0)