Commit 4c5397c
committed
style: dart format (fixes CI 'Verify formatting' job)
The last CI run (May) failed only on the format check; two files were
unformatted — test/setup_cli_integration_test.dart (pre-existing) and
the new cancellation invariant test. `dart format --set-exit-if-changed`
now passes clean, clearing the one blocker that made ci.yml red.1 parent d667ece commit 4c5397c
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
0 commit comments