Option for normal indent in supertype lists

#KT-21527 Fixed
This commit is contained in:
Dmitry Jemerov
2017-11-30 12:05:58 +01:00
parent 67cd4ed17a
commit 389729cc50
7 changed files with 33 additions and 1 deletions
@@ -0,0 +1,5 @@
class Foo :
Bar,
Baz
// SET_TRUE: CONTINUATION_INDENT_IN_SUPERTYPE_LISTS
@@ -0,0 +1,5 @@
class Foo :
Bar,
Baz
// SET_TRUE: CONTINUATION_INDENT_IN_SUPERTYPE_LISTS
@@ -0,0 +1,5 @@
class Foo :
Bar,
Baz
// SET_TRUE: CONTINUATION_INDENT_IN_SUPERTYPE_LISTS