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

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

Description

@rjbohinski

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions