style(dart): Run dartfmt v0.1.8+2 on all pure Dart code
Update formatting for all pure Dart code in the repo.
This commit is contained in:
@ -6,4 +6,4 @@ library angular2.test.router.route_config_spec;
|
||||
* The rest of the router tests have typed annotations, so there's no need to add
|
||||
* additional tests here for Dart.
|
||||
*/
|
||||
main () {}
|
||||
main() {}
|
||||
|
Reference in New Issue
Block a user