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
I've noticed there's a UX problem regarding assists. Assist rules and lint rules are effectively the same concept for users. (It's still not entirely clear to me what should be an assist rule other than the broad category of "sorting things".) So, users expect that biome lint would also run assist rules, and currently it does not. biome assist also does not exist.
I think the ideal solution here is to have biome lint also run assist rules.