Skip to content

Commit 41f40e2

Browse files
authored
Merge pull request #517 from sebastiaanspeck/patch-1
Add support for Magik
2 parents dc20df2 + 2ae839d commit 41f40e2

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
@@ -156,6 +156,7 @@
156156
'lua': {'text', 'lua'},
157157
'm': {'text', 'objective-c'},
158158
'm4': {'text', 'm4'},
159+
'magik': {'text', 'magik'},
159160
'make': {'text', 'makefile'},
160161
'manifest': {'text', 'manifest'},
161162
'map': {'text', 'map'},

0 commit comments

Comments
 (0)