Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@peterjc
Copy link
Contributor

@peterjc peterjc commented Aug 15, 2020

Since the doc8 output includes a summary footer, this appears multiple times if pre-commit has run multiple copies of doc8 in parallel.

(This change would also be recommended if doc8 had its own multi-threading support, but I am unsure if that is the case)

Since the doc8 output includes a summary footer, this appears multiple times if pre-commit has run multiple copies of doc8 in parallel.
@peterjc
Copy link
Contributor Author

peterjc commented Aug 15, 2020

An alternative workaround for the end user:

-   repo: https://github.com/PyCQA/doc8
    rev: 0.8.1
    hooks:
    -   id: doc8
        args: [--quiet]

@ssbarnea ssbarnea added the enhancement This issue/PR relates to a feature request. label Aug 15, 2020
@ssbarnea ssbarnea merged commit 4bbe14f into PyCQA:master Aug 15, 2020
@peterjc peterjc deleted the patch-1 branch July 19, 2021 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement This issue/PR relates to a feature request.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants