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
After changing the value of ColumnLimit: 0 to something like 80, the issue is no more. We can also add some code into the #if 0 part, and clang-format will not perform formatting in broken way anymore with ColumnLimit: 0. clang-format-18 version:
$ clang-format-18 --version
Ubuntu clang-format version 18.0.0 (++20230929042255+ab472cd4ea12-1~exp1~20230929042400.1214)