Commit 17aad62
committed
Format with air
Two single-statement loop bodies in test-loops.R are marked `# fmt: skip`
rather than reformatted. Those functions are the regression tests for the
single-statement-body hoist fix, and their point is that the body is *not*
a `{` block; letting air brace them would leave the tests passing against
the already-working braced path and silently stop covering the bug.1 parent 6bcadbb commit 17aad62
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
| |||
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
| 124 | + | |
123 | 125 | | |
124 | 126 | | |
125 | 127 | | |
| |||
0 commit comments