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

Reformat NetworkRequestInspector._generateTabs to be way less indented. #8871

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

srawlins
Copy link
Contributor

@srawlins srawlins commented Feb 8, 2025

I noticed that the bulk of the body of this method is indented a million spaces. Using a block function body and a local variable moves the insides of the list literal way way way left. Reduces wrapping. This is a no-op.

@srawlins srawlins merged commit 8228fbb into flutter:master Feb 10, 2025
25 checks passed
@srawlins srawlins deleted the reformat branch February 10, 2025 18:42
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.

2 participants