mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
6 lines
111 B
YAML
6 lines
111 B
YAML
- id: foo
|
|
name: Foo
|
|
entry: foo
|
|
language: python
|
|
language_version: python2.7
|
|
files: \.py$
|