init line-indent-provider module

Part of #KT-22211
This commit is contained in:
Dmitry Gridin
2020-05-20 11:34:23 +07:00
parent 9d98240272
commit 3a6b9c8d08
141 changed files with 403 additions and 111 deletions
+3 -1
View File
@@ -2319,4 +2319,6 @@ private fun ASTNode.suppressBinaryExpressionIndent(): Boolean {
psi = psi.parent as KtBinaryExpression
}
return psi.parent?.node?.elementType == CONDITION || psi.operationToken == ELVIS
}
}
// WITHOUT_CUSTOM_LINE_INDENT_PROVIDER