Skip to content

The pre-commit hooks do not work on macOS #110652

Closed as not planned
Closed as not planned
@erlend-aasland

Description

@erlend-aasland
$ 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?

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions