]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] GH-109408: Move the Python file whitespace check from patchcheck to pre-commit...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 10 Oct 2023 14:06:35 +0000 (16:06 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Oct 2023 14:06:35 +0000 (14:06 +0000)
commit948576574f6567fb0e9de84a345f877cc42ed587
treed6385a6e7574f52b2c09673668a1237f58674ee1
parent33450a9628d88103da6a430f534455375e6c77c8
[3.12] GH-109408: Move the Python file whitespace check from patchcheck to pre-commit (GH-109891) (#110633)

GH-109408: Move the Python file whitespace check from patchcheck to pre-commit (GH-109891)
(cherry picked from commit 08ec4a1dbf66383303de9ce5cb55b2b437ef92c0)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
.pre-commit-config.yaml
Tools/patchcheck/patchcheck.py