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

refactor: Remove unnecessary parenthesis to get analyzer green #602

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

spydon
Copy link
Collaborator

@spydon spydon commented Nov 21, 2023

Description

The analyzer is currently failing with the newest dart version, this fix simply removes the unnecessary parenthesis so that analyze becomes green again.

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🗑️ chore -- Chore

@Salakar Salakar merged commit d368b43 into main Nov 21, 2023
9 checks passed
@Salakar Salakar deleted the fix-3.16.0-lints branch November 21, 2023 15:57
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