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
All Pull Requests will be checked with clang-format.
To run clang-format on your code, run ./format.sh in the root directory of the repository.
If you just want to check compliance, run ./format.sh 1.