Skip to content
Snippets Groups Projects
Commit 80e0ed61 authored by Christoph Witzko's avatar Christoph Witzko
Browse files

fix: change name

parent d8ce003f
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ func (da *DefaultCommitAnalyzer) Init(m map[string]string) error {
}
func (da *DefaultCommitAnalyzer) Name() string {
return "commit-analyzer-cz"
return "default"
}
func (da *DefaultCommitAnalyzer) Version() string {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment