chore: Ajout Hook Husky

This commit is contained in:
Luc SORIGNET
2025-05-02 11:22:21 +02:00
parent 24069b894e
commit 266f509d65
3 changed files with 87 additions and 23 deletions

View File

@ -1,5 +1,7 @@
# Message de commit (conventionnel) :
#
# Construction automatique depuis une branche aux formats:
# - <type>-<ticket-id>-ma_super_description
# - <type>-ma_super_description
# <type>(<scope>): <description> [#<ticket-id>]
# ex : feat(frontend): ajout de la gestion des utilisateurs dans le dashboard [#1]
#