Java has a some fairly established guidelines for formatting source code. This task would be to re-format all the source files in BotPlate. Eclipse can do this, but be careful, you might accidentally have hard tabs enabled!
When making stylistic fixes it is important to change only the style. Do not be tempted to fix code or make new features as it makes reading the changes as a reviewer very difficult.
Java has a some fairly established guidelines for formatting source code. This task would be to re-format all the source files in BotPlate. Eclipse can do this, but be careful, you might accidentally have hard tabs enabled!
When making stylistic fixes it is important to change only the style. Do not be tempted to fix code or make new features as it makes reading the changes as a reviewer very difficult.