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

Feature Request: Ignore duplicate annotations from local dependencies #9

Open
orestesgaolin opened this issue Jan 17, 2022 · 1 comment
Assignees

Comments

@orestesgaolin
Copy link

We're following app structure where in top level packages directory we store set of Dart/Flutter dependencies. The analyzer step for the main app detects the same analyzer errors as the package specific one, resulting with duplicate annotations e.g. here in case where const should be applied to the class in the packages/app_ui library:

CleanShot 2022-01-17 at 12 22 14@2x

The request is to:

  • either ignore duplicate annotations
  • allow for ignoring the subdirectory e.g. packages
@ghost
Copy link

ghost commented Oct 7, 2022

Can I work on this issue?

@Salakar Salakar self-assigned this Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants