|
Re: FRC Team 4478 Code
I saw a few comments, brackets, and other structure elements that were off-tabbed. In Netbeans, Alt-Shift-F automatically formats code structure, it performs miracles.
Another note, the m_ convention is not actually part of the Java coding conventions, but if your intention is to make things consistent from WPIlibj and your code, that's alright.
__________________
All opinions are my own.
|