Skip to content

Develop per-repository pre-commit git hooks for formatting checks #111

@CodeGat

Description

@CodeGat

In the linked issue, it was noted that pre-commit hooks can play a role in addition to CI checks, with pre-commit hooks potentially modifying the codebase and CI checks verifying (but not modifying) the changes in a pull request.
We can create pre-commit config on a per-repository basis with something like https://pre-commit.com/ .

This issue serves as a kind of overarching issue for all the PRs that will probably come of this.

References #71

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority:lowA low priority issue - 'nice to haves' or issues that don't impact functionalitytype:featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions