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
Bitcoin uses clang-format but it is not enforced by automatic tools, so we can see that some files are not formatted according to current .clang-format standard.
This FR is also a request to format all source files according to .clang-format.