Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keisukeyamashita/commitlint-rs
🔦 Lint commit messages with conventional commit messages
https://github.com/keisukeyamashita/commitlint-rs
cd ci cicd cli commitlint conventional-commits conventionalcommits gitops lint linter rust
Last synced: 5 days ago
JSON representation
🔦 Lint commit messages with conventional commit messages
- Host: GitHub
- URL: https://github.com/keisukeyamashita/commitlint-rs
- Owner: KeisukeYamashita
- License: apache-2.0
- Created: 2023-06-09T11:13:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-25T21:58:33.000Z (12 days ago)
- Last Synced: 2025-01-26T13:07:20.497Z (12 days ago)
- Topics: cd, ci, cicd, cli, commitlint, conventional-commits, conventionalcommits, gitops, lint, linter, rust
- Language: Rust
- Homepage: https://keisukeyamashita.github.io/commitlint-rs
- Size: 795 KB
- Stars: 41
- Watchers: 3
- Forks: 10
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Commitlint
![]()
🔦 Lint commit messages with conventional commit messages
Documents are available [here](https://keisukeyamashita.github.io/commitlint-rs)
[![](https://img.shields.io/crates/v/commitlint-rs?logo=rust)](https://crates.io/crates/commitlint-rs)
[![](https://img.shields.io/crates/d/commitlint-rs?logo=rust)](https://crates.io/crates/commitlint-rs)
[![](https://img.shields.io/crates/l/commitlint-rs)](https://github.com/KeisukeYamashita/commitlint-rs)
[![](https://img.shields.io/badge/Docker-Supported-%232496ED?logo=docker)](https://hub.docker.com/repository/docker/1915keke/commitlint)
[![](https://img.shields.io/badge/Dependency-Dependabot-%230361cd?logo=dependabot)](https://github.com/KeisukeYamashita/commitlint-rs)
[![](https://img.shields.io/badge/Security-Snyk-%2321204b?logo=snyk)](https://github.com/KeisukeYamashita/commitlint-rs)
[![](https://app.fossa.com/api/projects/git%2Bgithub.com%2FKeisukeYamashita%2Fcommitlint-rs.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FKeisukeYamashita%2Fcommitlint-rs?ref=badge_shield)## License
Commitlint source code is licensed either [MIT](LICENSE-MIT) or [Apache-2.0](./LICENSE-APACHE).