mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-16 02:21:46 +04:00
Added powershell support
This commit is contained in:
parent
835396c645
commit
f2e3803913
5 changed files with 43 additions and 2 deletions
2
testing/resources/powershell_repo/test-script.ps1
Normal file
2
testing/resources/powershell_repo/test-script.ps1
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Write-Output "Hello from Powershell"
|
||||
exit 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue