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
Forgot to pass the "-" placeholder for stdin. Apparently if you pass
--stdin-filename ruff assumes stdin, but if there's no filename it can
get confused and format everything in-place instead of formatting the
editor buffer.
0 commit comments