blob: 0fb6ccc365c6d066d9474b59d48fde16643d1494 [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:
exclude:
- testcases/**
errors:
# Allow having TODOs in the code
todo: ignore
# Allow deprecated calls from within the same package
deprecated_member_use_from_same_package: ignore