NishkarshRaj / Hostel-Pass-Management-Application

Open Source Project. Developed under SiB Community.
https://www.github.com/stormsinbrewing
MIT License
14 stars 7 forks source link

Format Code #8

Closed tk-png closed 4 years ago

tk-png commented 4 years ago

Code style should be enforced, primarily to avoid unneccesary merge conflicts but also to make the current code look better. Google Java Style is very common and would improve this project. https://github.com/google/google-java-format

NishkarshRaj commented 4 years ago

@tk-png I will surely work on this ASAP as my code is too large to be understood well. I will also document the Classes and their modules for easier understanding.