mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-18 00:24:47 +04:00
5 lines
84 B
YAML
5 lines
84 B
YAML
- id: foo
|
|
name: Foo
|
|
entry: foo
|
|
language: python_venv
|
|
files: \.py$
|