-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
good first issueGood for newcomersGood for newcomersmaintenancecode clean up, or implementing best practicescode clean up, or implementing best practices
Description
Whitespace in code is a useful way to group things together, kind of like a paragraph in english. However, there shouldn't be multiple line breaks in a row. This causes the code to take up a lot more space and be more difficult to navigate.
Find spots in the drivetrain subsystem class that have too many blank lines. Remove this extra space, leaving just one extra line instead.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersmaintenancecode clean up, or implementing best practicescode clean up, or implementing best practices