List Question
20 TechQA 2024-03-27T14:23:53.483000Make clang-format put trailing comments onto newline after opening brace
30 views
Asked by eff
Error using Github actions with git clang-format
40 views
Asked by Micnasr
How can I indent lambdas and initializer lists properly with clang-format?
32 views
Asked by Tempus
How to make clang-format put braces on the same line as function body?
55 views
Asked by lobelk
About .clang-format config: IncludeCategories
41 views
Asked by magicianlib
clang-format incorrect formatting of proto files
26 views
Asked by Alex O
How can align if statement in cpp with clang?
65 views
Asked by Angelo D'Amante
How to Fix Casing of Visual Studio Code clang-format Command-Line
35 views
Asked by Jeff G
How to avoid `.clang-format` content duplication across multiple repositories?
25 views
Asked by Charles Nicholson
How do I make clang to ignore the indentations during formatting?
63 views
Asked by 2leizy
how to tell clang-format not put ';' to new line?
33 views
Asked by Antecer
Align consecutive declarations only if they are of the same kind
40 views
Asked by ultrapoci
How to make clang-format add space after asterisk when formatting block comments
52 views
Asked by Eph
Why does VSCode Clang-format stop formatting?
41 views
Asked by Sid
How to make clang-format not add new line before opening brace of a function with requires clause?
65 views
Asked by Sourav Kannantha B
How to set vim.keymap.set to run clang-format
60 views
Asked by VladTbk321
How to prettify C++ in VS Code?
106 views
Asked by Laaouatni Anas
Clang-format use formatted file name in include regex
28 views
Asked by Slav
Align Array Brace Init on new lines
63 views
Asked by Raildex