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

6 lines
180 B
YAML

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