-
Notifications
You must be signed in to change notification settings - Fork 114
Added javadoc comments to Main class #10
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
Conversation
Javadoc comments for: - Main class. - Main class attributes. - Main class methods.
Hello, thanks for contributing to JavaANPR! I'll add some minor comments about your changes, once you fix those I'll be glad to merge this in. Thank you for your time! Where applicable: please change the indentation to spaces instead of tabs and remove all the trailing whitespace. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need for an empty line here.
Fix for my first pull request to fit project requirements. -Deleted some unnecessary lines. -Deleted some trailing white spaces. -Deleted unnecessary indentation. -Changed tabs for spaces.
Hi! I'll submit a fix in a minute. If you still see some error just let me know and I'll fix it ASAP to fit the project requirements. |
Added javadoc comments to Main class by Garcel
Thank you for your pull request! There are some trailing whitespaces left over, but nothing major. Again, thanks! |
@Garcel: If you want, add yourself to |
Javadoc comments for: