| # Copyright (c) 2018, 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. | |
| # | |
| # Google internally enforced rules. See README.md for more information, | |
| # including a list of lints that are intentionally _not_ enforced. | |
| include: lib/analysis_options.yaml | |
| analyzer: | |
| enable-experiment: | |
| - non-nullable |