Preview is effectively required, due to a logic error in oneCRL.go: https://github.com/mozilla/OneCRL-Tools/blob/5b1ccaedec4779709cd2f925a7f2ea9e66da24b8/oneCRL/oneCRL.go#L526 The `bugStyle` variable is only updated when Preview is not equal to `yes`, but it should always be updated
Preview is effectively required, due to a logic error in oneCRL.go:
OneCRL-Tools/oneCRL/oneCRL.go
Line 526 in 5b1ccae
The
bugStylevariable is only updated when Preview is not equal toyes, but it should always be updated