Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

Method names should start with a lower case letter. #10

Open
rjbohinski opened this issue Mar 19, 2016 · 0 comments
Open

Method names should start with a lower case letter. #10

rjbohinski opened this issue Mar 19, 2016 · 0 comments

Comments

@rjbohinski
Copy link
Member

Methods should be verbs, in mixed case with the first letter lowercase, with the first letter of each internal word capitalized.

Affected functions:

org.usfirst.frc.team2729.robot.subsystems.VisionSystem.AreaScore(VisionSystem$ParticleReport)
org.usfirst.frc.team2729.robot.subsystems.VisionSystem.AspectScore(VisionSystem$ParticleReport)
org.usfirst.frc.team2729.robot.subsystems.VisionSystem.CompareParticleSizes(VisionSystem$ParticleReport, VisionSystem$ParticleReport)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant