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.
2 parents 729b41e + d34fd8a commit 05b2674Copy full SHA for 05b2674
1 file changed
identify/extensions.py
@@ -194,6 +194,7 @@
194
'php4': {'text', 'php'},
195
'php5': {'text', 'php'},
196
'phtml': {'text', 'php'},
197
+ 'piskel': {'text', 'piskel', 'json'},
198
'pl': {'text', 'perl'},
199
'plantuml': {'text', 'plantuml'},
200
'pm': {'text', 'perl'},
0 commit comments