WorldEdit icon indicating copy to clipboard operation
WorldEdit copied to clipboard

Code style inconsistant

Open NiLSPACE opened this issue 1 year ago • 1 comments

There are a few inconsistencies in the code style.

  • [ ] Semicolons are sometimes used to end a statement.
  • [ ] Variable names switch between PascalCase and camelCase.

NiLSPACE avatar May 11 '23 08:05 NiLSPACE

I'd prefer to switch all variable names to camelCase.

NiLSPACE avatar May 11 '23 08:05 NiLSPACE