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
refactor(uucore): format cfg_attr and variable assignment for readability
- Condensed multi-line cfg_attr into a single line in early_stdout_state mod
- Split long variable assignment across lines in bin macro for better readability
This improves code consistency and readability without changing functionality.
0 commit comments