docs: update README

This commit is contained in:
Adrien Allard 2024-11-27 18:04:00 +01:00
parent dc1120f2c7
commit c049a2fe3c
1 changed files with 2 additions and 2 deletions

View File

@ -9,14 +9,14 @@ Add this repository to your .pre-commit-config.yaml file :
```yaml
repos:
- repo: https://git.frog-collective.com/frog-collective/commit-hooks.git
rev: 0.1
rev: 0.3
hooks:
- id: fc-path-convention
```
### Available Hooks
* fc-path-convention : Adri je te laisse mettre ici ce qu'il faut
* fc-path-convention : ensure [Godot file naming convention](https://docs.godotengine.org/en/stable/tutorials/best_practices/project_organization.html#style-guide) on all repository.
## Test hooks