Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Unified Diff: pkg/analyzer/lib/formatter.dart

Issue 975453004: Reformat (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/analyzer/lib/formatter.dart
diff --git a/pkg/analyzer/lib/formatter.dart b/pkg/analyzer/lib/formatter.dart
index 9c177ead8bbdd9996776386aa5169a3e661281bc..58de5acc41f40fde68a6ca748d948429427f0b7e 100644
--- a/pkg/analyzer/lib/formatter.dart
+++ b/pkg/analyzer/lib/formatter.dart
@@ -4,5 +4,5 @@
library formatter;
-export 'package:analyzer/src/services/formatter_impl.dart' show CodeFormatter,
- FormatterOptions, FormattedSource, CodeKind;
+export 'package:analyzer/src/services/formatter_impl.dart'
+ show CodeFormatter, FormatterOptions, FormattedSource, CodeKind;
« no previous file with comments | « pkg/analyzer/lib/file_system/physical_file_system.dart ('k') | pkg/analyzer/lib/instrumentation/file_instrumentation.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698