1
0
mirror of https://github.com/dart-lang/sdk synced 2024-07-01 07:14:29 +00:00
dart-sdk/pkg/build_integration
Sam Rawlins 6ff4673225 build_integration: prepare for stricter implementation_imports check
As an oversight, this lint rule doesn't currently check non-lib directories. It
will in https://dart-review.googlesource.com/c/sdk/+/351160.

Change-Id: I6881a2224a2f3689e84bba36b331184fef497239
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/353223
Reviewed-by: Jake Macdonald <jakemac@google.com>
Commit-Queue: Jake Macdonald <jakemac@google.com>
Auto-Submit: Samuel Rawlins <srawlins@google.com>
2024-02-20 18:47:41 +00:00
..
lib/file_system [pkg/build_integration] analyze using package:lints 2022-07-07 20:59:08 +00:00
test/file_system build_integration: prepare for stricter implementation_imports check 2024-02-20 18:47:41 +00:00
analysis_options.yaml [pkg/build_integration] analyze using package:lints 2022-07-07 20:59:08 +00:00
LICENSE
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
pubspec.yaml [pkg/build_integration] analyze using package:lints 2022-07-07 20:59:08 +00:00
README.md

Package build_integration

This package contains libraries for integrating Dart tools with build systems like bazel and build_runner.