TurkuForge / baby-project-server

The solution to remote work!
3 stars 1 forks source link

(Feature) Code autofrmatting to a specfic code style #7

Open dusan-turajlic opened 3 years ago

dusan-turajlic commented 3 years ago

Detailed Description

We should use something simular to https://prettier.io/ but for kotlin. We can use what ever code style is recomended becasue no need to be too facny with the code style.

Context

Makes the code style the same on all files and makes sure everyone writes things the same.

Possible Implementation

Maybe we could use this plugion to accomplishe this gole https://github.com/cortinico/ktfmt-gradle