mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-10 05:14:18 +00:00
Merge pull request #358 from pre-commit/asottile-patch-1
Turn off pre-commit's automated multiprocessing for flake8
This commit is contained in:
commit
7456565cab
1 changed files with 1 additions and 0 deletions
|
|
@ -136,6 +136,7 @@
|
||||||
entry: flake8
|
entry: flake8
|
||||||
language: python
|
language: python
|
||||||
types: [python]
|
types: [python]
|
||||||
|
require_serial: true
|
||||||
- id: forbid-new-submodules
|
- id: forbid-new-submodules
|
||||||
name: Forbid new submodules
|
name: Forbid new submodules
|
||||||
language: python
|
language: python
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue