pre-commit/testing/resources/powershell_repo/.pre-commit-hooks.yaml
2022-04-13 09:08:12 +01:00

6 lines
No EOL
179 B
YAML

- id: powershell-example-hook
name: Test Powershell Project
description: Test Powershell Project
entry: test-script.ps1
language: powershell
stages: [commit]