Skip to content

Commit 465cba5

Browse files
committed
Add support for Pkl
1 parent e31a62b commit 465cba5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

identify/extensions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@
196196
'php5': {'text', 'php'},
197197
'phtml': {'text', 'php'},
198198
'piskel': {'text', 'piskel', 'json'},
199+
'pkl': {'text', 'pkl'},
199200
'pl': {'text', 'perl'},
200201
'plantuml': {'text', 'plantuml'},
201202
'pm': {'text', 'perl'},

0 commit comments

Comments
 (0)