diff --git a/cmd/tomato/main.go b/cmd/tomato/main.go index c7fe32d..4b074fc 100644 --- a/cmd/tomato/main.go +++ b/cmd/tomato/main.go @@ -81,6 +81,7 @@ func main() { Output: colors.Colored(os.Stdout), Paths: strings.Split(featuresPath, ","), Format: "progress", + Strict: true, } if cfg.Randomize {