]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-109408: Move the C file whitespace check from patchcheck to pre-commit (#109890)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Tue, 10 Oct 2023 13:40:08 +0000 (14:40 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Oct 2023 13:40:08 +0000 (07:40 -0600)
commitf5edb56328b46f262b74a53343b8098a3934f761
treefed13d22ab5ac81f469f4ee7f3a0a92f6cf06c96
parente24f9ae7035cfb4c11c4a5c2820121fc22463f8b
GH-109408: Move the C file whitespace check from patchcheck to pre-commit (#109890)

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