You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not for this PR, just noticing an anti-pattern, so thought I would comment. The builder pattern is usually `SomeTypeBuilder::new` not `SomeType::create -> Builder`.
Originally posted by @richardpringle in #3079 (comment)
The text was updated successfully, but these errors were encountered: