Back to Home
I Built a Free Browser Tool to Validate Git Commit Messages — No CLI Required

I Built a Free Browser Tool to Validate Git Commit Messages — No CLI Required

B
Blizine Admin
·1 min read·0 views

Dev Encyclopedia Posted on May 31 • Originally published at devencyclopedia.com I Built a Free Browser Tool to Validate Git Commit Messages — No CLI Required # git # webdev # javascript # devtools Getting Conventional Commits format right from memory is surprisingly annoying. Is it feat or feature ? Space after the colon? Breaking change needs ! or a footer? Commitlint solves this but needs Node, config files, and Husky — 10 minutes just to check one message. CommitCheck is the zero-setup alternative. Paste your commit message, get instant validation in the browser. No CLI, no account, no config. Try it free: https://devencyclopedia.com/tools/commitcheck Top comments (0) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink . Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse

📰Dev.to — dev.to

Comments