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
The format.check target currently fails when unformatted files are detected but provides minimal context in the CI output. This makes it harder for developers to quickly understand:
What files are problematic
What formatting rules were violated
How to fix them
Goal
Improve the failure output of format.check to provide clearer, more actionable information to developers both locally and in CI