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

Unified Diff: pkg/front_end/lib/src/fasta/diagnostics.md

Issue 2739593004: Keep track of references to guide. (Closed)
Patch Set: Created 3 years, 9 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/lib/src/fasta/diagnostics.md
diff --git a/pkg/front_end/lib/src/fasta/diagnostics.md b/pkg/front_end/lib/src/fasta/diagnostics.md
index b646e557f278ad74a9a9f33092fb858489c77284..d3711ec236c7da6af68d94f034a3b46df9886ac1 100644
--- a/pkg/front_end/lib/src/fasta/diagnostics.md
+++ b/pkg/front_end/lib/src/fasta/diagnostics.md
@@ -4,6 +4,15 @@
-- BSD-style license that can be found in the LICENSE file.
-->
+<!--
+ -- Note: if you move this file to a different location, please make sure that
+ -- you also update these references to it:
+ -- * pkg/compiler/lib/src/diagnostics/messages.dart
+ -- * pkg/dart_messages/lib/shared_messages.dart
+ -- * pkg/front_end/lib/src/base/errors.dart
+ -- * https://github.com/dart-lang/linter/
+ -->
+
# Guide for Writing Diagnostics
## The Rule of 3
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698