Fix all `if` code style
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
Research direction
Search the Swift source for the reported if( pattern, then review the SwiftLint context referenced by #62. Done means the affected if statements use the requested spacing and the project’s style checks pass.
Written by the indexing model from the issue text.
Description
Seems like #62 (SwiftLint) didn't fix the problems with the if statements being structured like:
if(____) {code} instead of if ___ {code}.
Styling changes.
- Dominant language
- Swift
- Stars
- 18
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from cuappdev/uplift-ios
-
Type: Maintenance
Difficulty 4/5 3-5 days Newbie friendliness 35/100
cuappdev/uplift-ios#266 ·
-
Type: Refactor
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
cuappdev/uplift-ios#233 ·
-
Type: Refactor
Difficulty 4/5 3-5 days Newbie friendliness 25/100
cuappdev/uplift-ios#232 ·
-
Type: Refactor
cuappdev/uplift-ios#214 · 1 assignee ·
-
Type: Refactor
cuappdev/uplift-ios#207 · 4 assignees ·
All issues in cuappdev/uplift-ios
Similar issues
-
task
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
vsanthanam/JBird#429 ·
-
needs-triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
nightscout/Trio#1574 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
pending-maintainer-response pending-triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
area:build bug good first issue P2
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
uttrflow/uttrflow-swift#1412 ·