Description:
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