Skip to content

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Sep 25, 2023

@hugovk hugovk added the Testing label Sep 25, 2023
- id: end-of-file-fixer
exclude: ^Tests/images/
- id: trailing-whitespace
exclude: ^.github/.*TEMPLATE|^Tests/(fonts|images)/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
exclude: ^.github/.*TEMPLATE|^Tests/(fonts|images)/
exclude: ^.github/.*TEMPLATE|^Tests/(fonts|icc|images)/

?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, it is fixing the text file in this directory and not touching the binaries. Shall we leave it as is, until it comes up?

@radarhere radarhere assigned radarhere and unassigned radarhere Sep 27, 2023
@radarhere
Copy link
Member

  • Update Black and switch to the mirror repo for faster mypyc wheels

For the record, or maybe just as a note to self, this is recommended at https://github.com/psf/black/blob/3dcacdda0d7f69a1705f3e2a151c24a6cf004171/.pre-commit-hooks.yaml#L1-L2

# Note that we recommend using https://github.com/psf/black-pre-commit-mirror instead
# This will work about 2x as fast as using the hooks in this repository

@radarhere radarhere merged commit 26fc975 into python-pillow:main Sep 28, 2023
@hugovk hugovk deleted the update-pre-commit branch September 28, 2023 10:09
@hugovk hugovk mentioned this pull request Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants