Chromium Code Reviews| Index: pkg/front_end/analysis_options.yaml |
| diff --git a/pkg/front_end/analysis_options.yaml b/pkg/front_end/analysis_options.yaml |
| index 07aef1375c237fca56b9554d92648235a2c447c9..fc1d4a2f0bc4a39a9819c8e9f7ad2821253f595e 100644 |
| --- a/pkg/front_end/analysis_options.yaml |
| +++ b/pkg/front_end/analysis_options.yaml |
| @@ -1,3 +1,7 @@ |
| +# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file |
| +# for details. All rights reserved. Use of this source code is governed by a |
| +# BSD-style license that can be found in the LICENSE file. |
| + |
| analyzer: |
| strong-mode: true |
| language: |