Hello,I'm not a Python contributor but I have a question which (I believe) can be answered here, so I've subscribed.The question is at stackoverflow: https://stackoverflow.com/questions/64912716/are-pre-commit-hooks-clonableAfter some research the only thing similtar to a git pre-commit hook I could find on the cpython repo was the patchcheck.py script on github.com/python/cpython/tree/master/Tools/scripts (patchcheck.py), which runs in Travis.Is this the pre-commit hook PEP8 talks about ?
_______________________________________________Thanks for your help and attention.
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-leave@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/DKLD2VLHZ3F54WTKZ7JHKWBMOZ4N5TK7/
Code of Conduct: http://python.org/psf/codeofconduct/