Skip to content

pre-commit-ci bot #1460

Closed
Closed
@d-v-b

Description

@d-v-b

over in #1459 I'm trying to change the pre-commit configuration without styling the code, because I want that to be a separate PR, as per the suggestion here. The logic of that suggestion was to separate the styling configuration changes (which should be attributed to me in git blame) from the styling itself, which will touch the entire codebase and probably not be attributed to anyone in git blame.

However, this project now has a bot that automatically applies the pre-commit hooks to pull requests, even for files that haven't been committed. See f1d1372 Because of this bot, it's impossible to do separate PRs for this styling change.

What is the argument for using this bot? I feel like the styling / linting stuff should be part of the checks PRs must pass rather than changes that are automatically applied to PRs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions