Kotlin language by default uses 2 spaces indent so would it be a better idea to change to 2 spaces indent? #1026
chengenzhao
started this conversation in
General
Replies: 1 comment
-
|
Hi, According to Kotlin docs,
which FXGL does follow. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi:
I double checked with Kotlin community and seems like they use 2 spaces indent by default
and seems like the source code of FXGL are using 4 spaces indent
so is it a good idea to change to 2 spaces indent?
The idea always prompt to apply Kotlin code style...
Thanks
Beta Was this translation helpful? Give feedback.
All reactions