blob: b2e05b8a1ea7e9b5614d01297642f1b6002c2581 [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/**
- test/flow_analysis/definite_assignment/data/**
- test/flow_analysis/nullability/data/**
- test/flow_analysis/reachability/data/**
- test/flow_analysis/type_promotion/data/**
- parser_testcases/**
- testcases/**
- test/id_testing/data/**
- test/language_versioning/data/**
- test/patching/data/**
errors:
# Allow having TODOs in the code
todo: ignore