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
Our .clang-format specifies 1. and 2. is the most common.
I really dont like 1. but 2. and 3. are fine with me personally, i think we should clarify what the intended formatting is here and update .clang-format if needed.
Possible Refactor Approaches
update .clang-format and run an autoformating pass.