minicraft-plus-revived icon indicating copy to clipboard operation
minicraft-plus-revived copied to clipboard

Reformat codes with some spacing

Open BenCheung0422 opened this issue 1 year ago • 0 comments

Added spaces before array initialization, within array initialization, code braces. I think single line code braces should not be reformatted if they are short to reduce line uses. A line feed after description in JavaDoc is removed to reduce line uses. Smart tabs is enabled. More as described in EditorConfig file if there is no missing config. Simple one-line codes should not be reformatted to reduce line uses and ensure some neatness. JavaDoc param and throw description is no longer aligned for convenience.

BenCheung0422 avatar Jan 06 '24 19:01 BenCheung0422