Commit 2c92a35
committed
Switch brace style to Attach in .clang-format
Change BreakBeforeBraces from Allman to Attach in .clang-format to use attached opening braces (K&R/1TBS style). This updates the project's formatting rules so braces are placed on the same line as the preceding statement, producing more compact code layout.1 parent 71cb1f1 commit 2c92a35
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments