Commit 15d77bd
committed
Move empty-string pattern filtering to cli-engine
This ensures that `globUtil.resolveGlobFilePatterns` returns an array with the same length as its input, which is important so that the original glob can be retrieved by index.1 parent da3d0d4 commit 15d77bd
4 files changed
Lines changed: 7 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
484 | | - | |
| 484 | + | |
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2979 | 2979 | | |
2980 | 2980 | | |
2981 | 2981 | | |
2982 | | - | |
2983 | | - | |
2984 | | - | |
| 2982 | + | |
| 2983 | + | |
| 2984 | + | |
| 2985 | + | |
2985 | 2986 | | |
2986 | 2987 | | |
2987 | 2988 | | |
2988 | 2989 | | |
2989 | 2990 | | |
2990 | 2991 | | |
2991 | 2992 | | |
2992 | | - | |
| 2993 | + | |
2993 | 2994 | | |
2994 | 2995 | | |
2995 | 2996 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | 146 | | |
158 | 147 | | |
159 | 148 | | |
| |||
0 commit comments