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

Resolve LGTM errors #44

Open
wants to merge 2 commits into
base: gh-pages
Choose a base branch
from

Conversation

lisaychuang
Copy link

Resolve LGTM errors (see LGTM alert snapshot here):

  • Added let variable declaration in for...in statements, line 151 & line 152
  • Update all variable declarations from var to let

@lisaychuang
Copy link
Author

Resolve LGTM errors in analysis.js file, see LGTM alert snapshot here

  • Update all variable declarations from var to let
  • Removed unused variables: test, percent in analyse() function
  • Added let variable declaration in for...in statements, line 55,56,59
  • Added let variable declaration for tr_ew (line 107), tr_ewm (line 117)

@lisaychuang
Copy link
Author

@selfthinker please review when you get a chance!

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

Successfully merging this pull request may close these issues.

1 participant