You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is meant for discussion of choosing and customizing the global Style Guide that's utilized throughout. Note that once the standard style guide has been established, the project Code Style settings for Android Studio should always correspond to it.
What is a style guide?
A style guide standardizes the details of the code style of this project. Indentation, naming conventions, and syntax-based semantic expressions are among the topics dictated by the style guide.
The text was updated successfully, but these errors were encountered:
broad-well
added
the
standard
Corresponds to the standards used throughout the project, such as documentation & design heuristics.
label
Apr 11, 2018
Motors and servos should be designated by motor or servo. If the motor/servo is used for movement, letters following should designate the position. For example: motorFL designates a front left motor. The front/back positioning should come first before left right. For motors and servos not part of movement, the following should be the role of the motor/servo and possible position designation if there are more than one. For example: servoWinchR designates a winch servo on the right.
This issue is meant for discussion of choosing and customizing the global Style Guide that's utilized throughout. Note that once the standard style guide has been established, the project Code Style settings for Android Studio should always correspond to it.
What is a style guide?
A style guide standardizes the details of the code style of this project. Indentation, naming conventions, and syntax-based semantic expressions are among the topics dictated by the style guide.
The text was updated successfully, but these errors were encountered: