feat: conventional commit

This commit is contained in:
Ibrahima G. Coulibaly
2024-06-21 22:59:50 +01:00
parent 5fd659ef67
commit b6ae7c5cdf
3 changed files with 897 additions and 1 deletions

1
commitlint.config.js Normal file
View File

@@ -0,0 +1 @@
module.exports = { extends: ['@commitlint/config-conventional'] };