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
I need to pass IncludeBlocks: Preserve into clang-format and I don't know how to do it. The config file in the root of my project directory is just ignored. clang-format works properly when being launched from terminal.
I need to pass
IncludeBlocks: Preserveintoclang-formatand I don't know how to do it. The config file in the root of my project directory is just ignored.clang-formatworks properly when being launched from terminal.