We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$ grep "entry.*python" .pre-commit-config.yaml entry: 'python Tools/patchcheck/reindent.py --nobackup --newline LF' entry: "python Tools/patchcheck/untabify.py"
Unfortunately, there is no python on macOS; only python3. Can we change these to python3?
python
python3
Unfortunately, there is no
pythonon macOS; onlypython3. Can we change these topython3?Linked PRs