mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
6 lines
No EOL
179 B
YAML
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] |