Commit 3fee1ed
committed
Use Attach brace style in .clang-format
Update .clang-format to set BreakBeforeBraces from Allman to Attach, switching opening brace placement to the same line (attached/K&R style). This enforces the project's preferred brace formatting and reduces diffs caused by brace placement changes.1 parent 5307b50 commit 3fee1ed
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