Commit 2d2cb77
committed
Fix cppcheck filter to match newline before checkers line
Changed regex to \nnofile...\n and replace with \n to properly
remove the checkers report line and its surrounding newlines while
preserving one trailing newline.1 parent 299580c commit 2d2cb77
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
416 | | - | |
| 416 | + | |
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
| |||
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
457 | | - | |
| 457 | + | |
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
| |||
0 commit comments