pre-commit

Project link: pre-commit

Purpose

Enforce a style guide, both for developers and within the CI.

Configuration

See the .pre-commit-config.yaml file.

Recommendation

Configure as many pre-commits as possible. This is the main place where the formatting and linting are checked.