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

Comment all code #22

Open
KingFruit85 opened this issue Oct 8, 2019 · 1 comment
Open

Comment all code #22

KingFruit85 opened this issue Oct 8, 2019 · 1 comment
Assignees

Comments

@KingFruit85
Copy link
Owner

New functions should be commented

@KingFruit85 KingFruit85 self-assigned this Oct 8, 2019
@KingFruit85
Copy link
Owner Author

KingFruit85 commented Nov 27, 2019

I like the comments @Cadesh has been adding to his recent code, I'm going to adopt the following into the code style guide:

/**-------------------------------------------------------------------------------
 *  @description of function
 *  
 *  @param {String} someString description of the parameter.
 *  @returns {Number} description of the return value 
*///------------------------------------------------------------------------------

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

1 participant