Commit ea298af
[kotlin mode] update indents
Fix indent after `operator` on top level.
Example 1:
import kotlinx.coroutines.*
import kotlinx.coroutines.*
Should have the same indents.1 parent a07a0c6 commit ea298af
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
667 | 667 | | |
668 | 668 | | |
669 | 669 | | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
670 | 673 | | |
671 | 674 | | |
672 | 675 | | |
| |||
0 commit comments