Closed vplasencia closed 6 months ago
[x] Update the .lintstagedrc.json file and create a husky script to use it: https://github.com/semaphore-protocol/extensions/commit/20d04f3c244b5a61752b8da0eb8a99f1626b5bc7
.lintstagedrc.json
[x] Use czg instead of cz + cz-git.
czg
cz
cz-git
husky && git config --local core.editor cat
Context: This issue was created after creating the Semaphore Extensions repo.
Semaphore Extensions
Description
[x] Update the
.lintstagedrc.json
file and create a husky script to use it: https://github.com/semaphore-protocol/extensions/commit/20d04f3c244b5a61752b8da0eb8a99f1626b5bc7[x] Use
czg
instead ofcz
+cz-git
.husky && git config --local core.editor cat
)Context: This issue was created after creating the
Semaphore Extensions
repo.