Skip to content

Add ShouldGenerateFile annotation #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

alexeyinkin
Copy link
Contributor

expect(
reader.allElements.map((e) {
// https://github.com/dart-lang/sdk/issues/52280
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This issue has been resolved, cleaning up.

Comment on lines +11 to +13
- 'test/src/goldens/test_library_file_no_part.dart'
- 'test/src/goldens/test_library_file_part_of.dart'
- 'test/src/goldens/test_library_file_part_of_current.dart'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

For some reason, just excluding test/src/goldens entirely leaves out some issues in test/src/goldens/test_library_file_part_of_current.dart on my machine (Dart 3.5.1), although it ignores other files there.
This could be a bug in the analyzer. I don't have time to investigate or strip down a minimal reproducible example.

Copy link
Owner

Choose a reason for hiding this comment

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

analyzer has had some issues lately w/ analysis_options and mono repos

@kevmoo
Copy link
Owner

kevmoo commented Aug 29, 2024

Wonderful! Thank you!

@kevmoo kevmoo merged commit 965bca8 into kevmoo:master Aug 29, 2024
5 checks passed
@btrautmann
Copy link

btrautmann commented Aug 29, 2024

I'm so excited for this! @kevmoo how often do you publish releases to pub? (not trying to rush, jw)

@kevmoo
Copy link
Owner

kevmoo commented Aug 29, 2024

@btrautmann I can do it now!

@kevmoo
Copy link
Owner

kevmoo commented Aug 29, 2024

Published!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants