Skip to content

FRC 2473 Robotcode for 2020-2021 season

Notifications You must be signed in to change notification settings

Tino-FRC-2473/FRC2021

Repository files navigation

FRC 2021

Code Conventions

We will base our code style off the Sun Java style guide.

  • Indentation: tabs
  • Braces: endline
  • Wrap lines at 80 characters

Some additional naming guidance:

  • Variable names: camelCase
  • Booleans should start with "is" or "has" (ex. hasMotor, isPositive)

Commit messages

Everyone should read and follow the rules in "How to write a Git Commit Message."

About

FRC 2473 Robotcode for 2020-2021 season

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages