Lint your Commit Messages with Commitlint


Summary of my bookmarked Github repositories from Mar 15th, 2018

Github repositories

  • conventional-changelog/commitlint

    The website provides information about commitlint, which checks if commit messages adhere to the conventional commit format. It explains the commitlint pattern and common types of commit messages. The benefits of using commitlint are highlighted, along with instructions on getting started and configuring commitlint. The website also covers the commitlint CLI, configuration options, shared configurations, API usage, and related tools. It mentions the version support and releases, as well as related projects and licensing information. The development setup and publishing process are described in detail.