Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove husky, lint-staged, and commitlint #300

Merged
merged 1 commit into from
Jan 29, 2024
Merged

chore: remove husky, lint-staged, and commitlint #300

merged 1 commit into from
Jan 29, 2024

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
6 checks passed
@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