# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
BeamsRules blocks commits if the commit message is not following these rules.
CacheOnFail writes the commit message to a cache file if the message validation fails.
No description provided by the author
No description provided by the author
ContainsRegex blocks commits if the commit message is not matching the given regex.
InjectIssueKeyFromBranch loads a suggested commit message from a given file.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Prepare is used to prefill your commit messages with some defaults.
PrepareFromFile loads a suggested commit message from a given file.
No description provided by the author
Rulebook is a container around Rule(s) that makes sure to check all configured rules.
No description provided by the author
No description provided by the author
# Interfaces
Rule is used to define rules that commit messages should follow.