-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- Remove commented out functions
Example code pointer needs improvement:
https://github.com/gregoriofs/Spotti/blob/main/Spotti/Spotti/View%20Controllers/BasicInformationViewController.m#L60-L64
https://github.com/gregoriofs/Spotti/blob/main/Spotti/Spotti/View%20Controllers/ExerciseDetailsViewController.m#L38-L46
https://github.com/gregoriofs/Spotti/blob/main/Spotti/Spotti/View%20Controllers/FrequencyViewController.m#L59-64
https://github.com/gregoriofs/Spotti/blob/main/Spotti/Spotti/View%20Controllers/HomeViewController.m#L23-L33 - Empty Lines within functions
code style guide link: https://google.github.io/swift/
let's avoid blank lines within functions, and ensure 1
example: https://github.com/gregoriofs/Spotti/blob/main/Spotti/Spotti/Models/Workout.m#L22-L26
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels