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
Configure clang-format include ordering with IncludeCategories
Change IncludeBlocks from Preserve to Regroup and define priority
categories to enforce consistent include ordering: global.hpp first,
then standard library headers, then third-party headers, then project
headers.
🤖 Commit message by [Claude Code](https://claude.com/claude-code)
0 commit comments