mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-07 04:26:52 +00:00
Merge 5a0f441673 into 78818b90cd
This commit is contained in:
commit
566dbe9264
2 changed files with 0 additions and 2 deletions
|
|
@ -133,7 +133,6 @@
|
||||||
name: "Don't commit to branch"
|
name: "Don't commit to branch"
|
||||||
entry: no-commit-to-branch
|
entry: no-commit-to-branch
|
||||||
language: python
|
language: python
|
||||||
files: .*
|
|
||||||
always_run: true
|
always_run: true
|
||||||
- id: pyflakes
|
- id: pyflakes
|
||||||
name: Pyflakes (DEPRECATED, use flake8)
|
name: Pyflakes (DEPRECATED, use flake8)
|
||||||
|
|
|
||||||
|
|
@ -133,7 +133,6 @@
|
||||||
name: "Don't commit to branch"
|
name: "Don't commit to branch"
|
||||||
entry: no-commit-to-branch
|
entry: no-commit-to-branch
|
||||||
language: python
|
language: python
|
||||||
files: .*
|
|
||||||
always_run: true
|
always_run: true
|
||||||
- id: pyflakes
|
- id: pyflakes
|
||||||
name: Pyflakes (DEPRECATED, use flake8)
|
name: Pyflakes (DEPRECATED, use flake8)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue