Commit 5940bf2
committed
Fix spotlessKotlinCheck formatting for makeExecutorchException call
ktfmt requires each argument on its own line with a trailing comma
when the call is split across lines.
This was authored with assistance from Claude.1 parent 4519036 commit 5940bf2
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
0 commit comments