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 e31a62b commit 465cba5Copy full SHA for 465cba5
1 file changed
identify/extensions.py
@@ -196,6 +196,7 @@
196
'php5': {'text', 'php'},
197
'phtml': {'text', 'php'},
198
'piskel': {'text', 'piskel', 'json'},
199
+ 'pkl': {'text', 'pkl'},
200
'pl': {'text', 'perl'},
201
'plantuml': {'text', 'plantuml'},
202
'pm': {'text', 'perl'},
0 commit comments