diff --git a/main.go b/main.go index 7fff82a8..91a3e7a0 100644 --- a/main.go +++ b/main.go @@ -214,6 +214,7 @@ func main() { } ctx := &types.Context{} + ctx.IgnoreSketchFolderNameErrors = true // place here all experimental features that should live under this flag if *experimentalFeatures {