mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-18 08:34:41 +04:00
Use more-standard yaml format
This commit is contained in:
parent
47b7ca44ed
commit
6d1a464c4f
5 changed files with 23 additions and 44 deletions
|
|
@ -1,11 +1,7 @@
|
|||
|
||||
-
|
||||
repo: git@github.com:pre-commit/pre-commit-hooks
|
||||
- repo: git@github.com:pre-commit/pre-commit-hooks
|
||||
hooks:
|
||||
-
|
||||
id: pyflakes
|
||||
-
|
||||
id: jslint
|
||||
-
|
||||
id: trim_trailing_whitespace
|
||||
files: '*.py'
|
||||
- id: pyflakes
|
||||
- id: jslint
|
||||
- id: trim_trailing_whitespace
|
||||
files: '*.py'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue