Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

Style guide violation, please update #569

Open
SallyMcGrath opened this issue Jan 14, 2023 · 4 comments
Open

Style guide violation, please update #569

SallyMcGrath opened this issue Jan 14, 2023 · 4 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@SallyMcGrath
Copy link
Member

Improper use of var

https://syllabus.codeyourfuture.io/guides/code-style-guide

Please update to follow our own advice

@MohitBansal321
Copy link

what can we use instead of var?

@SallyMcGrath
Copy link
Member Author

what can we use instead of var?

let

@MohitBansal321
Copy link

i created a pull request

@SallyMcGrath SallyMcGrath moved this from Backlog to In progress in Syllabus Planning ARCHIVED Jan 15, 2023
@MohitBansal321
Copy link

I changed all var to let according to style guide @SallyMcGrath
please let me know how is it

@SallyMcGrath SallyMcGrath moved this from In progress to Review in progress in Syllabus Planning ARCHIVED Mar 13, 2023
@SallyMcGrath SallyMcGrath moved this from Review in progress to In progress in Syllabus Planning ARCHIVED Mar 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
No open projects
Status: In progress
Development

No branches or pull requests

2 participants