Commit d79add2
committed
refactor(processor): inline processWithStandardFilters into processWithFilters
- Remove single-line delegation wrapper that added unnecessary indirection
- Merge documentation from both functions into processWithFilters
- Eliminate processWithStandardFilters function entirely1 parent f4d6b47 commit d79add2
1 file changed
Lines changed: 1 addition & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | 131 | | |
139 | 132 | | |
140 | 133 | | |
| |||
0 commit comments