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
When span_lint_and_then and span_* have the same span, we can replace them with span_lint_and_* in most cases. It'd be nice that we have an internal lint for this.
It's a follow-up for this comment.