chorhatarahuduketuri / gc

GalacticConquest
0 stars 0 forks source link

Package names should start lowercase #39

Closed chorhatarahuduketuri closed 5 years ago

chorhatarahuduketuri commented 6 years ago

I dun goofed. The packages I created for Enums, FactionArtifacts, Players, and StellarPhenomena should all have the first letter in lowercase (the subsequent camel case is fine).

At some convenient point (probably this weekend, when we refactor the code to have one default whitespace convention) we should also rename these packages.

Git will interpret this as whole directories and the contents being deleted and whole new directories of files being created, therefore we should definitely not have any other branches dependent on master at the time we do this.

Ref: #17

chorhatarahuduketuri commented 5 years ago

Already fixed.