Home > Web Front-end > JS Tutorial > GitHub Magic beans

GitHub Magic beans

Linda Hamilton
Release: 2024-11-26 11:07:08
Original
296 people have browsed it

Two Heads, One Commit The Commitizen Edition

If you’re in a team that’s very particular about following commit standards, you’ve probably heard of Commitizen.

This tool helps you write your commits according to Conventional standards. Because who has the patience to remember all these rules and standards?

These commits share the credit of a commit among two or more developers, and sometimes their definition carries a high level of importance.

To add an extra prompt for including a list of developers, we can spend a little time working on this tool to achieve our goal.

But I still don’t have the patience to configure and work with such a tool. That’s why we can use this tool.

The point is that you can use different adapters within Commitizen, and here it has been integrated with conventional-changelog.

In the package.json, you just need to enter the list of developers’ information for that project, and that’s it!

GitHub Magic beans

you can find me here :

  • GitHub
  • LinkedIn

The above is the detailed content of GitHub Magic beans. For more information, please follow other related articles on the PHP Chinese website!

source:dev.to
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template