mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-19 17:14:43 +04:00
Add Runner interface.
This commit is contained in:
parent
ae1d1681b2
commit
88686d298f
25 changed files with 282 additions and 148 deletions
|
|
@ -1,7 +0,0 @@
|
|||
|
||||
- repo: git@github.com:pre-commit/pre-commit-hooks
|
||||
hooks:
|
||||
- id: pyflakes
|
||||
- id: jslint
|
||||
- id: trim_trailing_whitespace
|
||||
files: '*.py'
|
||||
Loading…
Add table
Add a link
Reference in a new issue