Commit 4330473
committed
helpers/check_dates_in_changes: Only look at the first line of entries
The previous logic looked at anything matching *-*@* which has too many
false positives. Make it look for changelog entry separators instead.1 parent c67c5f7 commit 4330473
1 file changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
| |||
59 | 65 | | |
60 | 66 | | |
61 | 67 | | |
62 | | - | |
63 | | - | |
64 | 68 | | |
65 | 69 | | |
66 | 70 | | |
| |||
0 commit comments