mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 02:26:54 +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
|
||||
language: python
|
||||
types: [python]
|
||||
require_serial: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue