List Question
20 TechQA 2015-06-10T17:58:41.190000How can I apply only one clang-format action?
4.3k views
Asked by Trevor Hickey
How to get clang-format to not remove trailing newline for function call?
485 views
Asked by Michael
How can I tell clang-format to follow this convention?
1.7k views
Asked by Tamás Szelei
Multiple successive declarations/definitions on same indentation level
311 views
Asked by datosh
clang-format for boost program options
1.7k views
Asked by David Doria
clang-format Visual Studio plugin and cmake
2k views
Asked by Ela782
how to use clang-tidy modernize with visual studio
10k views
Asked by Johan Lundberg
Clang-Format: how to get one-line case statements in a switch statement
3.5k views
Asked by Emerald Weapon
Remove ...} trailing brace indentation?
1.2k views
Asked by LemonPi
Can clang-format align variable or macro assignments in columns?
13.2k views
Asked by syvex
Line breaks between function definitions
11.3k views
Asked by PovilasB
Can I use a different .clang_format for some files in the same project?
5.1k views
Asked by Grim Fandango
How to add spaces in the JavaScript import in Clang-Format
295 views
Asked by Will Huang
Placement of const with clang-format
3.9k views
Asked by pschill
Git-hook: No staged changes when running `git commit -a`
968 views
Asked by Unapiedra
How to feed Visual Studio Clang-Format plugin with clang-format file?
19.5k views
Asked by myWallJSON
Does clang code formatting utility break defines only on Windows?
562 views
Asked by myWallJSON
ClangFormat argument and parameter binpacking setting not working as expected
566 views
Asked by CL40
Make clang-format order includes in a case-insensitive way
3.5k views
Asked by Joel Santos Rico
Separate each entry of brace-enclosed lists with new-line via clang-format
1.5k views
Asked by Taras Palczynski