mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:44:27 +00:00
3e33c3d0fc
Change-Id: I571581bf16502c1698932c03313777aa8a9ee081 Reviewed-on: https://dart-review.googlesource.com/63983 Commit-Queue: Devon Carew <devoncarew@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
8 lines
288 B
YAML
8 lines
288 B
YAML
# 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:
|
|
errors:
|
|
# Allow having TODOs in the code
|
|
todo: ignore
|