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 very beneficial to set up a script that downloads dependencies and tests make on each commit/pull request so we know that nothing is broken.
Maybe also run clang format on the C++ source too.
It would be very beneficial to set up a script that downloads dependencies and tests
makeon each commit/pull request so we know that nothing is broken.Maybe also run clang format on the C++ source too.