Skip to content

Remove deprecated strong-mode entry in analysis options #6800

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

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

parlough
Copy link
Member

@parlough parlough commented Jun 15, 2023

I saw the old implicit-casts option used to be enabled here, so I replaced it with it's more modern equivalent of the strict-casts analysis language mode.

Issue reference: dart-lang/sdk#50679

@parlough parlough marked this pull request as ready for review June 15, 2023 17:44
@stevemessick
Copy link
Member

Thanks!

Unfortunately, all commits have to be signed. See this article for more info:
https://gist.github.com/troyfontaine/18c9146295168ee9ca2b30c00bd1b41e

GitHub also has a wiki article on Signing-commits.

@parlough parlough force-pushed the misc/remove-strong-mode branch from 2eb5a23 to 3b0c423 Compare June 19, 2023 18:14
@parlough
Copy link
Member Author

I forgot about that, thanks for heads up! Should be signed now :)

@stevemessick
Copy link
Member

Update the AUTHORS file if you want to be credited. Otherwise LGTM.

@parlough parlough merged commit 1ab755c into flutter:master Jun 20, 2023
@parlough parlough deleted the misc/remove-strong-mode branch June 20, 2023 18:40
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