Skip to content

Conversation

mcous
Copy link
Collaborator

@mcous mcous commented Jan 29, 2024

Husky, lint-staged, and commitlint all add heavy-handed constraints to local development that don't make a lot of sense in a world where:

  • CI is fast because this project is small and will remain small
  • Pull-requests are squash merged
  • Pull-request titles are checked via CI

Relates to #299, which adds contributing documentation.

Closes #293.

@yanick yanick merged commit 0524dcf into testing-library:main Jan 29, 2024
@mcous mcous deleted the chore-remove-husky branch January 29, 2024 18:20
Copy link

🎉 This PR is included in version 4.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Remove husky from the dev cycle
2 participants