Skip to content

Consider using pre-commit as a tool to setup pre-commit hooks #363

@AntoineRondelet

Description

@AntoineRondelet

As per the title, it wouldn't hurt to add more git hooks to this repo, especially pre-commit ones to make sure no style violation happens within commits, and to catch such hiccups asap instead of waiting for the CI to fail.
The pre-commit tool looks like a good way to manage various pre-commit hooks, so it may be interesting to look into adding support for this tool later down the line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    code-qualityTask related to the code quality (refactor, enhancements etc.)good first issueGood for newcomerstoolingTask related to the tooling used in the repository

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions