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
style(test_suod): strip CRLF from TestSUODOptionalImport block
Cleanup follow-up to #676. The new test block landed with CRLF line
endings (likely a contributor-side editor / git config artifact) and
was the only section flagged by `git diff --cached --check` as
trailing whitespace. Normalizes only the new block to LF; the rest of
the file keeps its existing CRLF until a broader normalization pass.
No behavior change.
0 commit comments