Chromium Code Reviews| Index: pkg/compiler/analysis_options.yaml |
| diff --git a/pkg/compiler/analysis_options.yaml b/pkg/compiler/analysis_options.yaml |
| index 532b8b5237fa6e129f470f7ec896670530c271ea..828c0cce00f5fc906b3e3d2561d70638578629f8 100644 |
| --- a/pkg/compiler/analysis_options.yaml |
| +++ b/pkg/compiler/analysis_options.yaml |
| @@ -3,7 +3,7 @@ |
| # BSD-style license that can be found in the LICENSE file. |
| analyzer: |
| - strong-mode: false |
| + strong-mode: true |
| language: |
| enableSuperMixins: false |
| errors: |