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
The project includes a .clang-format file describing some of the code style we use. When contributing new code, please make sure that it (mostly) passes through this filter unchanged. Note that there are sometimes cases where the output is not desirable.
From the command line, run clang-format -style=file <filename>