mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-14 16:34:46 +00:00
Turn off pre-commit's automated multiprocessing
flake8 internally implements multiprocessing, disabling pre-commit's improves performance
This commit is contained in:
parent
f38f274e76
commit
535775e646
1 changed files with 1 additions and 0 deletions
|
|
@ -4,3 +4,4 @@
|
||||||
entry: flake8
|
entry: flake8
|
||||||
language: python
|
language: python
|
||||||
types: [python]
|
types: [python]
|
||||||
|
require_serial: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue