mirror of
https://github.com/flutter/flutter.git
synced 2026-02-11 05:17:36 +08:00
Refactor devfs_web_ddc_modules_test.dart (#155609)
This pull request adds a local function `runInTestbed()` to **devfs_web_ddc_modules_test.dart**, which wraps the `testbed.run()` method. Several whitespace adjustments have been made as well. <br> It's much easier to read after clicking "hide whitespace". <br> Relevant style guidelines: - Prefer avoiding line breaks after assignment operators. - If you have a newline after some opening punctuation, match it on the closing punctuation. - Only use `=>` when everything, including the function declaration, fits on a single line.
This commit is contained in:
parent
59e57437db
commit
5bfc3d43ae
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user