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
Make directory-not-empty error more self-explanatory
When I encountered the error, I had to go to the source to understand
the problem. Made the message more user-focused.
Also skipped printing the allowlist, both to fit into lint line-length
limits and to avoid overwhelming the user.
0 commit comments