mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-06-14 01:11:30 +00:00
Add option to respect existing tags and adjust calculations using them.
This commit is contained in:
@@ -487,6 +487,7 @@ func (suite *Tests) Test_main() {
|
||||
varUpdate bool
|
||||
varStrict bool
|
||||
varGenerateInTest bool
|
||||
varExisting bool
|
||||
}
|
||||
tests := []struct {
|
||||
name string
|
||||
|
||||
Reference in New Issue
Block a user