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

Fix Dart linter errors under strict mode #3376

Merged
merged 1 commit into from
Dec 3, 2021
Merged

Conversation

jcking
Copy link
Collaborator

@jcking jcking commented Nov 30, 2021

No description provided.

@jcking
Copy link
Collaborator Author

jcking commented Nov 30, 2021

@parrt Not sure who maintains the Dart runtime. But this change addresses some Dart linter errors that surface when running in strict mode with null safety turned on.

@KvanTTT
Copy link
Member

KvanTTT commented Nov 30, 2021

@lingyv-li maintains Dart runtime.

@KvanTTT
Copy link
Member

KvanTTT commented Nov 30, 2021

Unfortunately, Dart tests are failing.

@jcking
Copy link
Collaborator Author

jcking commented Nov 30, 2021

Whoops, I did not realize the underlying variable was plural but the setter/getter was singular. Fixed the variable to be singular as well.

@parrt parrt added this to the 4.9.4 milestone Dec 3, 2021
@parrt parrt merged commit 7da07c7 into antlr:master Dec 3, 2021
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