jsbsim
jsbsim copied to clipboard
[Code Quality] Define and apply our own coding style criteria
We should define our set of coding style rules and apply them consistently throughout the sources. This implies a code review, better if with automatic tools.
Something along the lines of this guide by Google might work.
Ideas?