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
Add support for an arbitrary clang_format command with arguments
To allow using more complex clang_format commands, such as executing
clang_format in a docker container, we use the more recent way of
parsing arguments using codefmt#formatterhelpers#ResolveFlagToArray.
0 commit comments