Skip to content
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

Share analysis config between packages #2447

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

parlough
Copy link
Member

@parlough parlough commented Jun 13, 2024

Move the various analysis option setups to a shared package that can be used as a path-based dev dependency by this repo's various packages to standardize the analysis configuration within the repo and reduce duplication. Then also fix the resulting lints :)

This will help the transition to a shared workspace with a shared analysis config in the future once each package can update its SDK constraints.

@parlough parlough force-pushed the misc/shared-analysis-config branch from 24772a6 to 6e0cdc9 Compare July 11, 2024 05:54
@bkonyi bkonyi merged commit ed25f7a into dart-lang:main Jul 11, 2024
47 checks passed
@parlough parlough deleted the misc/shared-analysis-config branch July 11, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants