Skip to content

Conversation

craigayre
Copy link
Contributor

Variables

  • Use camelCase consistently (exception: array_n_element, refactored in another upcoming PR)

Semicolons

  • Use semicolons consistently at EOL
  • Remove semicolons after function definition

Comparison operators

  • Always use === and !==

Comments

  • Capitalize the first letter of comments
  • Have space after comment delimiter

@kennymkchan
Copy link
Owner

Thanks for doing this! This looks good to me! 🥘 😄 🚢 Shipping it.

@kennymkchan kennymkchan merged commit 43ee6c0 into kennymkchan:master Feb 18, 2017
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.

2 participants