Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Conversation

@matanlurey
Copy link
Contributor

Due to function types I think we need this anyway.


transformers:
- test/pub_serve:
$include: test/**_test.dart
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nit] AFAIK the ** here isn't doing anything that * wouldn't.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Recursive? I'll just keep it for now.

Copy link
Contributor

@natebosch natebosch Nov 3, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think recursive only applies when its is followed by a /

test/**/*_test.dart would do recursive directories any file ending in _test.dart.

At least this is the case in bash which package:glob is modeled after - I'm not sure correct the implementation is.

@matanlurey matanlurey merged commit 5048887 into dart-archive:master Nov 3, 2017
mosuem pushed a commit to dart-lang/tools that referenced this pull request Oct 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants