Commit 0ba147c
Revert "Lint all files all the time"
This reverts commit e1ae94a.
Reason for revert: Increases `git cl upload` time to 3+ minutes if the cache is cold.
Original change's description:
> Lint all files all the time
>
> We should lint all files in the repo to ensure that we don't get
> sideeffect errors coming from EsLint TypeScript or our rules that
> user Type information.
>
> We will pay a small price locally of around ~10 sec, compare to
> the previous approach of running it only for specific files.
>
> Bug: 480874485
> Change-Id: I87b6760975516aea257572a0d3d25ac7d154c4ba
> Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7531350
> Commit-Queue: Nikolay Vitkov <nvitkov@chromium.org>
> Reviewed-by: Liviu Rau <liviurau@chromium.org>
> Reviewed-by: Simon Zünd <szuend@chromium.org>
Bug: 480874485
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: If3f3090b33d99c8895ad3100f4f958e1fa35ce56
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7543693
Commit-Queue: Simon Zünd <szuend@chromium.org>
Auto-Submit: Simon Zünd <szuend@chromium.org>
Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>1 parent 5a884e9 commit 0ba147c
2 files changed
+30
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| |||
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
131 | 149 | | |
132 | 150 | | |
133 | 151 | | |
| |||
194 | 212 | | |
195 | 213 | | |
196 | 214 | | |
197 | | - | |
198 | 215 | | |
199 | 216 | | |
200 | 217 | | |
| |||
204 | 221 | | |
205 | 222 | | |
206 | 223 | | |
| 224 | + | |
| 225 | + | |
207 | 226 | | |
208 | 227 | | |
209 | 228 | | |
210 | 229 | | |
211 | 230 | | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | 231 | | |
| 232 | + | |
| 233 | + | |
219 | 234 | | |
220 | 235 | | |
221 | 236 | | |
222 | 237 | | |
223 | 238 | | |
224 | 239 | | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
225 | 245 | | |
226 | 246 | | |
227 | 247 | | |
228 | 248 | | |
229 | 249 | | |
230 | | - | |
| 250 | + | |
| 251 | + | |
231 | 252 | | |
232 | 253 | | |
233 | 254 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
355 | | - | |
356 | | - | |
357 | | - | |
| 355 | + | |
358 | 356 | | |
359 | 357 | | |
360 | 358 | | |
| |||
0 commit comments