Commit ebe8a2b
committed
sequencer: factor out todo command name parsing
Factor out the code that parses the name of the command at the start of
each line in the todo file into it's own function so that it can be used
in the next commit.
Signed-off-by: Phillip Wood <[email protected]>1 parent a5bede1 commit ebe8a2b
1 file changed
+13
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2076 | 2076 | | |
2077 | 2077 | | |
2078 | 2078 | | |
| 2079 | + | |
| 2080 | + | |
| 2081 | + | |
| 2082 | + | |
| 2083 | + | |
| 2084 | + | |
| 2085 | + | |
| 2086 | + | |
| 2087 | + | |
| 2088 | + | |
| 2089 | + | |
| 2090 | + | |
2079 | 2091 | | |
2080 | 2092 | | |
2081 | 2093 | | |
| |||
2097 | 2109 | | |
2098 | 2110 | | |
2099 | 2111 | | |
2100 | | - | |
2101 | | - | |
2102 | | - | |
2103 | | - | |
2104 | | - | |
2105 | | - | |
| 2112 | + | |
2106 | 2113 | | |
2107 | 2114 | | |
2108 | 2115 | | |
| |||
0 commit comments