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
User may have different clang-format version locally, and therefore running their local clang-format may cause workflow runs to fail. It will be nice if the clang-format can be pushed directly to forked repo's branch to avoid copying clang format changes.
Or an alternative is to document which clang-format version to run.