KT-16558 Add space before parentheses config
This commit is contained in:
committed by
Dmitry Jemerov
parent
c4fc0f3808
commit
c6acc4c5be
@@ -0,0 +1,9 @@
|
||||
fun some() {
|
||||
try {
|
||||
|
||||
} catch (e: Exception) {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
// SET_FALSE: SPACE_BEFORE_CATCH_PARENTHESES
|
||||
Reference in New Issue
Block a user