Commit f11f4e0
Tim Blasi
style(dart): Format with dartfmt v0.2.0
Format all pure Dart code with package:dart_style v0.2.0
Command:
```
find -type f -name "*.dart" | xargs dartformat -w
```1 parent 450d363 commit f11f4e0
File tree
145 files changed
+1631
-1017
lines changed- modules
- angular2
- src
- core
- compiler
- testability
- zone
- dom
- facade
- profile
- reflection
- render/dom/events
- test_lib
- transform
- common
- deferred_rewriter
- directive_linker
- directive_processor
- reflection_remover
- template_compiler
- web-workers
- ui
- worker
- test
- benchmark/transform
- bind_generator
- directive_linker
- directive_processor
- reflection_remover
- template_compiler
- core/compiler
- directives
- di
- facade
- transform
- bind_generator
- basic_bind_files
- expected
- duplicate_bind_name_files
- expected
- events_files
- expected
- common
- deferred_rewriter
- complex_deferred_example
- simple_deferred_example
- directive_linker
- simple_export_files
- expected
- simple_files
- expected
- directive_metadata_extractor
- absolute_export_files
- adjacent_strings_files
- directive_aliases_files
- directive_metadata_files
- export_files
- recursive_export_files
- simple_files
- directive_processor
- absolute_url_expression_files/expected
- custom_metadata/expected
- directive_aliases_files/expected
- expected
- interface_chain_files/expected
- interface_lifecycle_files/expected
- interfaces_files/expected
- invalid_url_files/expected
- multiple_interface_lifecycle_files/expected
- multiple_style_urls_files/expected
- multiple_style_urls_not_inlined_files/expected
- parameter_metadata/expected
- prefixed_interface_lifecycle_files/expected
- split_url_expression_files/expected
- static_function_files/expected
- superclass_files/expected
- superclass_lifecycle_files/expected
- url_expression_files/expected
- integration
- list_of_types_files/expected
- simple_annotation_files/expected
- synthetic_ctor_files/expected
- two_annotations_files/expected
- two_deps_files/expected
- reflection_remover
- template_compiler
- directive_aliases_files
- duplicate_files
- expected
- inline_expression_files
- expected
- inline_method_files
- expected
- ng_for_files
- one_directive_files
- expected
- url_expression_files
- expected
- url_method_files
- expected
- with_prefix_files
- expected
- benchmarks_external/src
- naive_infinite_scroll
- static_tree
- tree
- examples
- e2e_test
- routing
- web_workers
- kitchen_sink
- todo
- src
- jsonp
- message_broker
- test/benchpress
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
145 files changed
+1631
-1017
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
Lines changed: 13 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
15 | 24 | | |
16 | 25 | | |
17 | 26 | | |
| |||
88 | 97 | | |
89 | 98 | | |
90 | 99 | | |
91 | | - | |
92 | | - | |
| 100 | + | |
| 101 | + | |
93 | 102 | | |
94 | 103 | | |
95 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
| 97 | + | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
| 235 | + | |
235 | 236 | | |
236 | 237 | | |
237 | 238 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
| |||
156 | 157 | | |
157 | 158 | | |
158 | 159 | | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
| |||
173 | 174 | | |
174 | 175 | | |
175 | 176 | | |
| 177 | + | |
176 | 178 | | |
177 | 179 | | |
178 | 180 | | |
179 | 181 | | |
180 | 182 | | |
181 | 183 | | |
| 184 | + | |
182 | 185 | | |
183 | 186 | | |
184 | 187 | | |
| 188 | + | |
185 | 189 | | |
186 | 190 | | |
187 | 191 | | |
188 | 192 | | |
189 | 193 | | |
190 | 194 | | |
| 195 | + | |
191 | 196 | | |
192 | 197 | | |
193 | 198 | | |
| 199 | + | |
194 | 200 | | |
195 | 201 | | |
196 | 202 | | |
197 | 203 | | |
198 | 204 | | |
| 205 | + | |
199 | 206 | | |
200 | 207 | | |
201 | 208 | | |
| |||
208 | 215 | | |
209 | 216 | | |
210 | 217 | | |
| 218 | + | |
211 | 219 | | |
212 | 220 | | |
213 | 221 | | |
| 222 | + | |
214 | 223 | | |
215 | 224 | | |
216 | 225 | | |
| 226 | + | |
217 | 227 | | |
218 | 228 | | |
219 | 229 | | |
| 230 | + | |
220 | 231 | | |
221 | 232 | | |
222 | 233 | | |
| 234 | + | |
223 | 235 | | |
224 | 236 | | |
225 | 237 | | |
| 238 | + | |
226 | 239 | | |
227 | 240 | | |
228 | 241 | | |
| 242 | + | |
229 | 243 | | |
230 | 244 | | |
231 | 245 | | |
| 246 | + | |
232 | 247 | | |
233 | 248 | | |
234 | 249 | | |
235 | 250 | | |
| 251 | + | |
236 | 252 | | |
237 | 253 | | |
238 | 254 | | |
239 | 255 | | |
| 256 | + | |
240 | 257 | | |
241 | 258 | | |
242 | 259 | | |
243 | 260 | | |
| 261 | + | |
244 | 262 | | |
245 | 263 | | |
246 | 264 | | |
| 265 | + | |
247 | 266 | | |
248 | 267 | | |
249 | 268 | | |
250 | 269 | | |
251 | 270 | | |
252 | 271 | | |
253 | 272 | | |
| 273 | + | |
254 | 274 | | |
255 | 275 | | |
256 | 276 | | |
257 | 277 | | |
| 278 | + | |
258 | 279 | | |
259 | 280 | | |
260 | 281 | | |
| 282 | + | |
261 | 283 | | |
262 | 284 | | |
263 | 285 | | |
264 | 286 | | |
265 | 287 | | |
266 | 288 | | |
267 | 289 | | |
| 290 | + | |
268 | 291 | | |
269 | 292 | | |
270 | 293 | | |
271 | 294 | | |
272 | 295 | | |
273 | 296 | | |
| 297 | + | |
274 | 298 | | |
275 | 299 | | |
276 | 300 | | |
| |||
283 | 307 | | |
284 | 308 | | |
285 | 309 | | |
| 310 | + | |
286 | 311 | | |
287 | 312 | | |
288 | 313 | | |
| 314 | + | |
289 | 315 | | |
290 | 316 | | |
291 | 317 | | |
292 | 318 | | |
293 | 319 | | |
294 | 320 | | |
| 321 | + | |
295 | 322 | | |
296 | 323 | | |
297 | 324 | | |
| 325 | + | |
298 | 326 | | |
299 | 327 | | |
300 | 328 | | |
| |||
332 | 360 | | |
333 | 361 | | |
334 | 362 | | |
| 363 | + | |
335 | 364 | | |
336 | 365 | | |
337 | 366 | | |
| |||
341 | 370 | | |
342 | 371 | | |
343 | 372 | | |
| 373 | + | |
344 | 374 | | |
345 | 375 | | |
346 | 376 | | |
| 377 | + | |
347 | 378 | | |
348 | 379 | | |
349 | 380 | | |
| 381 | + | |
350 | 382 | | |
351 | 383 | | |
352 | 384 | | |
| 385 | + | |
353 | 386 | | |
354 | 387 | | |
355 | 388 | | |
356 | 389 | | |
357 | 390 | | |
358 | 391 | | |
359 | 392 | | |
| 393 | + | |
360 | 394 | | |
361 | 395 | | |
362 | 396 | | |
363 | 397 | | |
364 | 398 | | |
365 | 399 | | |
| 400 | + | |
366 | 401 | | |
367 | 402 | | |
368 | 403 | | |
| |||
372 | 407 | | |
373 | 408 | | |
374 | 409 | | |
| 410 | + | |
375 | 411 | | |
376 | 412 | | |
377 | 413 | | |
| 414 | + | |
378 | 415 | | |
379 | 416 | | |
380 | 417 | | |
| 418 | + | |
381 | 419 | | |
382 | 420 | | |
383 | 421 | | |
| |||
386 | 424 | | |
387 | 425 | | |
388 | 426 | | |
| 427 | + | |
389 | 428 | | |
390 | 429 | | |
391 | 430 | | |
| 431 | + | |
392 | 432 | | |
393 | 433 | | |
394 | 434 | | |
| 435 | + | |
395 | 436 | | |
396 | 437 | | |
397 | 438 | | |
| 439 | + | |
398 | 440 | | |
399 | 441 | | |
400 | 442 | | |
| |||
0 commit comments