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 5adfe09 commit 3fa1e74Copy full SHA for 3fa1e74
identify/extensions.py
@@ -201,6 +201,8 @@
201
'properties': {'text', 'java-properties'},
202
'proto': {'text', 'proto'},
203
'ps1': {'text', 'powershell'},
204
+ 'psd1': {'text', 'powershell'},
205
+ 'psm1': {'text', 'powershell'},
206
'pug': {'text', 'pug'},
207
'puml': {'text', 'plantuml'},
208
'purs': {'text', 'purescript'},
0 commit comments