Expand description
Commit Roaster module.
Scans git history and roasts bad commit messages with sharp but humorous feedback.
Re-exports§
pub use crate::common::OutputFormat;
Modules§
- analyzer
- Git commit analyzer using libgit2.
- report
- Report generation for commit-roaster.
- rules
- Commit message rules and matching engine.
Functions§
- run
- Run the commit-roaster analysis on a repository.