blob: 6b72a53102ff5bc0149726d5c1e3d38b7f373f16 [file] [log] [blame]
# 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:
enableSuperMixins: false
errors:
todo: ignore
# https://github.com/dart-lang/sdk/issues/30589
# TODO(leafp): remove once #30589 is resolved
uses_dynamic_as_bottom: ignore
deprecated_member_use: ignore
exclude:
- data/*
- sourcemaps/data/*