Skip to content

Pre commits #1

@SverreNystad

Description

@SverreNystad

Adding a pre-commit hook to a GitHub Python repository helps ensure that certain checks are run before code is committed to the repository. This is useful for enforcing code style, running linters, and performing other pre-commit checks.

Look here for out of the box precommits: https://github.com/pre-commit/pre-commit-hooks/tree/main/pre_commit_hooks

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions