Commit bb01cc1
committed
Fix clang-tidy --fix-errors expected return code
Newer clang-tidy returns 0 when using --fix-errors, even if
errors cannot be fixed. Updated test to expect return code 0
for error files with --fix-errors flag.1 parent 053da01 commit bb01cc1
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
| 149 | + | |
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
| |||
0 commit comments