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

Unified Diff: pkg/analysis_server/tool/instrumentation/page/stats_page.dart

Issue 2933713002: Add a couple of lints to the options files (Closed)
Patch Set: Created 3 years, 6 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/analysis_server/tool/instrumentation/page/stats_page.dart
diff --git a/pkg/analysis_server/tool/instrumentation/page/stats_page.dart b/pkg/analysis_server/tool/instrumentation/page/stats_page.dart
index 9ed8b180ff0f99b1a4e41f9533f3004aad6936ea..d7bafb24a70d27aea15b6c0b3a29e3f3f0a1f78d 100644
--- a/pkg/analysis_server/tool/instrumentation/page/stats_page.dart
+++ b/pkg/analysis_server/tool/instrumentation/page/stats_page.dart
@@ -258,7 +258,6 @@ class StatsPage extends PageWriter {
sink.write(method);
sink.writeln('</td></tr>');
}
- ;
sink.writeln('</table>');
});
}
« no previous file with comments | « pkg/analysis_server/test/services/dependencies/library_dependencies_test.dart ('k') | pkg/analyzer/analysis_options.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698