a5520d07cb
This changed definition is required for google3, in order to support using `WorkspacePackage.isInTestDirectory` over the `inTestDir` extension getter. Then remove linter's export of the `inTestDir` extension method, and instead rely on WorkspacePackage in lint rules. Change-Id: I81fc6a27ca8f19f71a8b915edb3968d5d43262ac Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/431943 Commit-Queue: Samuel Rawlins <srawlins@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>