Commit 9f76a04
committed
Always normalize cppcheck trailing newlines
Previous conditional approach wasn't catching all cases. Now we always
normalize both actual and expected output for cppcheck to have exactly
one trailing newline (when non-empty), which should handle Windows
platform differences consistently.1 parent cd6bded commit 9f76a04
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
461 | 466 | | |
462 | 467 | | |
463 | 468 | | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | 469 | | |
469 | 470 | | |
470 | 471 | | |
| |||
0 commit comments