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
It would be good if we could write a .clang-format that set the code style for the project. This would help developers stick to the right/consistent style.
Preferably clang-format would be run early on for the entire source so that it's cleaner to work with and masks less history from blame.