| 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
|
|
|