I see different code styles in conditions like `wh...
# chucker
v
I see different code styles in conditions like
when
and
if
quite a lot last time. Let’s agree on some type of uniform style? For example, regarding curly braces we could rely on Google’s style https://developer.android.com/kotlin/style-guide#braces
g
Yup agree with that. Also there is an easy fix for that problem: