Join Slack
Powered by
<https://github.com/JetBrains/kotlin-web-site/blob...
# codingconventions
m
marcinmoskala
11/21/2017, 2:40 PM
https://github.com/JetBrains/kotlin-web-site/blob/yole/styleguide/pages/docs/reference/coding-conventions.md#chained-call-wrapping
1. I think that you forgot to use safe call in the example 2. You cannot separate ? and . in safe call co it is actually the same rule as that dot should be placed in the next line with method call
y
yole
11/27/2017, 4:50 PM
someone sent a PR showing the safe call, so it’s now there
Open in Slack
Previous
Next