Commit 5b5290e
patch 9.1.1865: tests: do not notice lines containing only a tab
Problem: tests: test_codestyle does not notice lines containing only a
tab
Solution: Fix the whitespace issue in eval.txt, update test_codestyle to
notice such issues (Hirohito Higashi)
closes: #18595
Signed-off-by: Hirohito Higashi <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>1 parent 1b565ee commit 5b5290e
3 files changed
+11
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
5356 | 5356 | | |
5357 | 5357 | | |
5358 | 5358 | | |
5359 | | - | |
| 5359 | + | |
5360 | 5360 | | |
5361 | 5361 | | |
5362 | 5362 | | |
5363 | 5363 | | |
5364 | 5364 | | |
5365 | | - | |
| 5365 | + | |
5366 | 5366 | | |
5367 | 5367 | | |
5368 | 5368 | | |
5369 | 5369 | | |
5370 | | - | |
| 5370 | + | |
5371 | 5371 | | |
5372 | 5372 | | |
5373 | | - | |
| 5373 | + | |
5374 | 5374 | | |
5375 | 5375 | | |
5376 | 5376 | | |
5377 | | - | |
| 5377 | + | |
5378 | 5378 | | |
5379 | | - | |
| 5379 | + | |
5380 | 5380 | | |
5381 | 5381 | | |
5382 | | - | |
| 5382 | + | |
5383 | 5383 | | |
5384 | 5384 | | |
5385 | 5385 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
734 | 734 | | |
735 | 735 | | |
736 | 736 | | |
| 737 | + | |
| 738 | + | |
737 | 739 | | |
738 | 740 | | |
739 | 741 | | |
| |||
0 commit comments