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

Privatize local variables #17

Closed
VKing6 opened this issue Apr 5, 2018 · 1 comment
Closed

Privatize local variables #17

VKing6 opened this issue Apr 5, 2018 · 1 comment

Comments

@VKing6
Copy link

VKing6 commented Apr 5, 2018

All local variables in files should use the private keyword if not declared through a params function or in a private-array.

@YannikH
Copy link
Owner

YannikH commented Jun 25, 2018

Newly implemented features use private keyboard, old code will be changed to use the private keyboard as it gets updated for other features.

@YannikH YannikH closed this as completed Jun 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants