ci: testing husky

This commit is contained in:
Hydra 2024-05-13 00:49:42 +01:00
parent a2790190e6
commit 0cc3202f85
No known key found for this signature in database
7 changed files with 512 additions and 5 deletions

1
commitlint.config.js Normal file
View file

@ -0,0 +1 @@
export default { extends: ["@commitlint/config-conventional"] };