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

Remove unnecessary library names #211

Merged

Conversation

bivens-dev
Copy link
Contributor

As of Dart 3.4 the official recommendation is to no longer use library names as outlined in this lint documentation: https://dart.dev/tools/linter-rules/unnecessary_library_name

This PR enables that lint and makes the necesarry adjustments.

Copy link
Member

@JKRhb JKRhb left a comment

Choose a reason for hiding this comment

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

Thank you, good catch! :)

@JKRhb JKRhb enabled auto-merge January 24, 2025 22:21
auto-merge was automatically disabled January 26, 2025 16:07

Head branch was pushed to by a user without write access

@JKRhb JKRhb merged commit fdc099a into eclipse-thingweb:main Jan 26, 2025
5 checks passed
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.

2 participants