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
In addition to clang-format, we also wish to use clang-tidy to check automatically our coding guidelines. Therefore, we have to add clang-tidy to our clang binaries.
The text was updated successfully, but these errors were encountered:
In addition to
clang-format
, we also wish to useclang-tidy
to check automatically our coding guidelines. Therefore, we have to addclang-tidy
to our clang binaries.The text was updated successfully, but these errors were encountered: