mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-02-07 02:07:04 +00:00
ci: setup unit tests, linting
This commit is contained in:
parent
e0b1e2221d
commit
4dfc8e9654
3 changed files with 63 additions and 3 deletions
|
|
@ -8,9 +8,6 @@ import (
|
|||
)
|
||||
|
||||
func TestAnalyzeCommits(t *testing.T) {
|
||||
type args struct {
|
||||
commits []Commit
|
||||
}
|
||||
tests := []struct {
|
||||
name string
|
||||
commits []Commit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue