blob: 6bbd1ac23564e25c1fcef6be1facebfd5c40ea67 [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:
- test/analyser_ignored/**
- test/extensions/data/**
- parser_testcases/**
- testcases/**
- test/id_testing/data/**
- test/language_versioning/data/**
- test/patching/data/**
- test/predicates/data/**
- test/static_types/data/**
- test/text_representation/data/**
errors:
# Allow having TODOs in the code
todo: ignore