Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize coding conventions - Explicit variable declaration #61

Open
paulletang opened this issue Jul 21, 2021 · 0 comments
Open

Standardize coding conventions - Explicit variable declaration #61

paulletang opened this issue Jul 21, 2021 · 0 comments
Labels

Comments

@paulletang
Copy link
Contributor

An object's type should be declared on the line that it is defined, unless it's defined elsewhere on the line.
A lot of the places where we use var should be changed to be an explicit declaration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant