Commit 5658670
committed
Fix Windows cppcheck trailing newline and macOS uncrustify config
Two platform-specific fixes:
1. Normalize cppcheck trailing newlines on Windows (extra newline added)
2. Remove deprecated sp_balance_nested_parens option from uncrustify config
(already have sp_paren_paren defined later in the file)1 parent 93b5ca3 commit 5658670
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
| 461 | + | |
| 462 | + | |
461 | 463 | | |
462 | 464 | | |
463 | 465 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
0 commit comments