Skip to content

Commit e09b689

Browse files
authored
Merge pull request #501 from dinoshauer/patch-1
feat: add `templ` to extensions.py
2 parents 4db44f0 + 5a2b68b commit e09b689

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
@@ -250,6 +250,7 @@
250250
'swiftdeps': {'text', 'swiftdeps'},
251251
'tac': {'text', 'twisted', 'python'},
252252
'tar': {'binary', 'tar'},
253+
'templ': {'text', 'templ'},
253254
'tex': {'text', 'tex'},
254255
'textproto': {'text', 'textproto'},
255256
'tf': {'text', 'terraform'},

0 commit comments

Comments
 (0)