Why? I don’t like so big indents beacuse of readab...
# codingconventions
m
Why? I don’t like so big indents beacuse of readability. Also here https://github.com/yole/kotlin-style-guide/issues/2 there are different indents used, but seems like most appreciated examples are using 4 space indents for parameters. Also here https://kotlinlang.org/docs/reference/coding-conventions.html I see no information about it. There is only info to use 4 space indentation.