mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
7 lines
88 B
YAML
7 lines
88 B
YAML
---
|
|
|
|
- id: prints_cwd
|
|
name: Prints Cwd
|
|
entry: pwd
|
|
language: system
|
|
files: \.sh$
|