Skip to content
Snippets Groups Projects
Verified Commit 69abe172 authored by jooola's avatar jooola
Browse files

chore: add pre-commit help in CONTRIBUTING

Apply 1 suggestion(s) to 1 file(s)

Apply 1 suggestion(s) to 1 file(s)
parent a22a4cd0
No related branches found
No related tags found
1 merge request!32chore: add pre-commit tool
Pipeline #26086 passed with stages
in 19 minutes and 12 seconds
# Contribute to funkwhale/ansible
Check out the [Funkwhale contributing guide](https://dev.funkwhale.audio/funkwhale/funkwhale/-/blob/develop/CONTRIBUTING.md) for information about how to contribute to the Funkwhale project.
## Development environment
### Pre-commit
The [`pre-commit`](https://pre-commit.com/) tool is used to ensure that the files you commit are properly formatted, follow best practice, and don't contain syntax or spelling errors.
You can install and setup pre-commit using the [quick-start guide on the pre-commit documentation](https://pre-commit.com/#quick-start). Make sure to [install pre-commit](https://pre-commit.com/#1-install-pre-commit) and [setup the git pre-commit hook](https://pre-commit.com/#3-install-the-git-hook-scripts) so pre-commit runs before you commit any changes to the repository.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment