Searched refs:tidyDiff (Results 1 – 1 of 1) sorted by relevance
65 …tidyDiff bool // if true, do not update go.mod or go.sum and show changes. Return corre… var74 cmdTidy.Flag.BoolVar(&tidyDiff, "diff", false, "")137 TidyDiff: tidyDiff,