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
With the merge of realm/realm-core#7554 we'll need to ensure that any workflows which are generating C++ binding code has a clang-format executable installed. This is mostly a reminder to the next person upgrading core and wondering why generating the binding is failing.
We should also update our contrib docs to mention the need to install it.