mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
small cleanups in tests
This commit is contained in:
parent
782244a7b8
commit
bea33af310
6 changed files with 30 additions and 78 deletions
|
|
@ -1,5 +0,0 @@
|
|||
- id: bar
|
||||
name: Bar
|
||||
entry: bar
|
||||
language: python
|
||||
files: \.py$
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
- repo: git@github.com:pre-commit/pre-commit-hooks
|
||||
hooks:
|
||||
- id: pyflakes
|
||||
- id: jslint
|
||||
- id: trim_trailing_whitespace
|
||||
|
|
@ -1 +0,0 @@
|
|||
foo: bar
|
||||
Loading…
Add table
Add a link
Reference in a new issue