0d052e3969
This roll moves `package:record_use` to the dart-lang/native repo. Change-Id: I31183dc8b72272d7e94ed3031ca0b8bfca583e0d Cq-Include-Trybots: luci.dart.try:pkg-linux-debug-try,pkg-linux-release-arm64-try,pkg-linux-release-try,pkg-mac-release-arm64-try,pkg-mac-release-try,pkg-win-release-arm64-try,pkg-win-release-try Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/463662 Commit-Queue: Daco Harkes <dacoharkes@google.com> Reviewed-by: Michael Goderbauer <goderbauer@google.com>
9 lines
429 B
Plaintext
9 lines
429 B
Plaintext
# Copyright (c) 2025, 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.
|
|
|
|
example/*: SkipByDesign # These test projects don't work without running pub in the project itself.
|
|
lib/src/*: SkipByDesign # These are not tests.
|
|
test/json_schema/*: SkipByDesign # Dev dependency not in Dart SDK.
|
|
|