[LT-1633] Enabled Checkstyle and reformatted code#4
[LT-1633] Enabled Checkstyle and reformatted code#4andras-markos wants to merge 1 commit intomasterfrom
Conversation
…ctorings to satisfy all enabled Checkstyle rules
|
@andras-markos I would not recommend those reformatting changes, as annoying as working with a non-standard format can be. Those changes will 100% ensure you will never be able to pull changes from the original project without a huge headache of having to resolve a bazillion conflicts. My recommendation is to follow the original project's code formatting standards, as annoying as that may be. |
Yeah, that makes sense. |
Some minor refactorings are also included.
Please first review the previous PR!