mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 10:16:52 +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
|
||||
language: python
|
||||
types: [python]
|
||||
require_serial: true
|
||||
- id: forbid-new-submodules
|
||||
name: Forbid new submodules
|
||||
language: python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue