lasarobotics / FTCLibrary

Generic function and autonomous library for the FTC Android Platform
MIT License
25 stars 14 forks source link

Standardize Brace indentation and spacing #5

Closed treyshaffer closed 9 years ago

treyshaffer commented 9 years ago

There are parts in the code where the curly braces differ in indentation and spacing. For example, Vector3 uses three different curly brace styles throughout the class.

smo-key commented 9 years ago

Thank you! From now on, all commits merged into master will have a code review and a style revision. We also fixed this in a22169cc567bf9087dd7ab2ae040590b833f688e.