Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@yjbanov
Copy link
Contributor

@yjbanov yjbanov commented Jun 29, 2024

Add the omit_local_variable_types lint and call dart fix --apply in lib/web_ui.

@github-actions github-actions bot added the platform-web Code specifically for the web engine label Jun 29, 2024
@jtmcdole
Copy link
Member

jtmcdole commented Jul 1, 2024

I think this is LGTM; but I'll leave it to you guys since its web_ui.

public_member_api_docs: false
unawaited_futures: true
use_setters_to_change_properties: false
omit_local_variable_types: true
Copy link
Contributor

Choose a reason for hiding this comment

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

might want to be clean and sort these!

@yjbanov
Copy link
Contributor Author

yjbanov commented Jul 3, 2024

I think this is LGTM; but I'll leave it to you guys since its web_ui.

Still feeling uneasy about this. Had I landed this PR, this revert would have been a nightmare :/

@kevmoo
Copy link
Contributor

kevmoo commented Jul 3, 2024

There is no way through this without dealing with the potential mess

@yjbanov yjbanov closed this Jul 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

platform-web Code specifically for the web engine

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants