531a4c8f62
Change-Id: I14963de5f6face564276955d21d63f4b038cf990 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/378722 Reviewed-by: Leaf Petersen <leafp@google.com> Reviewed-by: Bob Nystrom <rnystrom@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com> Reviewed-by: Slava Egorov <vegorov@google.com> Reviewed-by: Sigmund Cherem <sigmund@google.com>
10 lines
311 B
YAML
10 lines
311 B
YAML
# Copyright (c) 2024, 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.
|
|
|
|
include: package:lints/recommended.yaml
|
|
|
|
analyzer:
|
|
errors:
|
|
import_internal_library: ignore
|