View Source Commitlint (commitlint v0.1.1)
Documentation for Commitlint.
Link to this section Summary
Functions
Lint the commit message.
Link to this section Types
@type lint_result() :: :ok | {:error, String.t()}
Documentation for Commitlint.
Lint the commit message.
@type lint_result() :: :ok | {:error, String.t()}