Skip to content

fix: use husky to check conventional commits#1532

Open
paulschreiber wants to merge 8 commits intomainfrom
fix/husky
Open

fix: use husky to check conventional commits#1532
paulschreiber wants to merge 8 commits intomainfrom
fix/husky

Conversation

@paulschreiber
Copy link
Copy Markdown
Member

@paulschreiber paulschreiber commented Aug 25, 2025

Description

Use husky to check conventional commits instead of the manually-run Python script. This simplifies git hooks, since we are already using husky for linting.

note:
Developers should remove the old script after this PR is merged.

rm .git/hooks/commit-msg

Related issues:

Web client: techmatters/terraso-web-client#2792
Mobile client: techmatters/terraso-mobile-client#3035

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants