mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-14 02:46:16 +01:00
feat: PowerShell code style
This commit is contained in:
parent
8ee4eb8467
commit
0dc2bbe2ba
2 changed files with 4 additions and 1 deletions
|
@ -158,6 +158,9 @@ $code-type-map: (
|
|||
language-objectivec: 'Objective-C',
|
||||
language-php: 'PHP',
|
||||
language-perl: 'Perl',
|
||||
language-powershell: 'PowerShell',
|
||||
language-posh: 'PowerShell',
|
||||
language-pwsh: 'PowerShell',
|
||||
language-python: 'Python',
|
||||
language-r: 'R',
|
||||
language-ruby: 'Ruby',
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue