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
Use the Python mirror for clang-format in pre-commit config (UniversalRobots#1391)
This will not require users to have a specific clang-format version installed.
Also, this will be updated automatically, so we are not stuck with an old
clang-format version. If formatting changes come in from a newer clang-format
version, we can adapt our config whenever that happens.
0 commit comments