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
This checker looks for struct field patterns bound to wildcards. Prefer `..`
instead, as it is shorter and directs focus towards fields that are actually bound.
0 commit comments