Join Slack
Powered by
would you prefer: ``` val breakAfter = 2 + ...
# codingconventions
a
arekolek
04/26/2018, 2:35 PM
would you prefer:
Copy code
val breakAfter = 2 + 2
or
Copy code
val breakBefore = (2 + 2)
2️⃣ 14
3
Views
Open in Slack
Previous
Next