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
Hm, one way this can happen is when different versions of formatters are installed on CI and local systems. Can you check that cmake-format --version returns the same value on both systems?
Since then I have completely reinstalled a few utilities (including clang-format) and now everything works as expected. At this point I am not sure what the problem was exactly, but I would suggest trying to reinstall/update the tools involved.
This doesn't fail when running it locally, only on CI.
Local run:
CI run:
Any idea what I'm doing wrong here?
The text was updated successfully, but these errors were encountered: