Skip to content

clang-tools are installed into home directory, making pre-commit installation mutate system #28

Closed
@maxnoe

Description

@maxnoe

By running clang-tools install, the pre-commit hooks installs the tools globally for the user (on my system into ~/.local/bin).

This is bad: pre-commit hooks should install their software into the virtual environments that are created for them and not mutate the system outside of that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions