Add option to respect existing tags and adjust calculations using them.

This commit is contained in:
2021-12-11 10:43:12 +00:00
parent e32b4b9544
commit a0fa4ee4cd
6 changed files with 74 additions and 4 deletions
+1
View File
@@ -487,6 +487,7 @@ func (suite *Tests) Test_main() {
varUpdate bool
varStrict bool
varGenerateInTest bool
varExisting bool
}
tests := []struct {
name string