Autorank

Autorank

380k Downloads

Indent

JonathanBrouwer opened this issue ยท 4 comments

commented

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.

commented

Autorank just uses 4, if you're talking about the AdvancedConfig/SimpleConfig.

commented

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?

commented

Ah, that's the default setting of Eclipse. Don't worry about it ;)

commented

In netbeans it looks really weird, and it makes editing your code almost impossible.