hyperoslo / android-playbook

MIT License
6 stars 2 forks source link

Update kotlin-code-style.md #28

Closed jeantuffier closed 7 years ago

jeantuffier commented 7 years ago

I think Sindre was right from the beginning, the externalisation and constuctor stuff were too dependent on context. I place the companion part before, since we say it should be first in the call. After some experiments on the extension stuff, I think it's not useful to have Extension in the file name. For the Unit part, what do you think