package
0.0.0-20250116171723-ecd2f62fc38f
Repository: https://github.com/somebadcode/commit-tool.git
Documentation: pkg.go.dev
# Functions
NoReporting will cause the linter to not report any of the lint errors, but the linter will still return an error if any commit doesn't adhere to the linter's expectations.
NoStop will cause the linter to never stop.
SlogReporter will log linter errors using [log/slog].
StopAfterN will cause the linter to stop after N commits.
StopAtMergeBases will cause the linter to stop at any of the merge bases.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author