Indent
JonathanBrouwer opened this issue ยท 4 comments
Why does autorank have 8 spaces indent?
Java's standard is 4, sometimes 2 is used, but 8 is a lot.
I would recommend running a reformat on your project.
I am talking about the code.
And I just realised it is 1 tab, and not 8 spaces. but it looks like 8 spaces.
If you want me to I can create a PR with a reformat with default netbeans settings?