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

[Glenn Lee] iP #246

Open
wants to merge 59 commits into
base: master
Choose a base branch
from
Open

[Glenn Lee] iP #246

wants to merge 59 commits into from

Conversation

glennljs
Copy link

No description provided.

Copy link

@zhoube zhoube left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very well done! I believe you have adhered to almost all of the Java Coding Standards!

Copy link

@yienyoong yienyoong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your code is easy to read and largely follows coding standards. Nice work!

/**
*
*/
private static final long serialVersionUID = 4447981462872622989L;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps this should be 'SERIAL_VERSION_UID' as it is a constant?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also thought so but apparently this is some optional requirement by java and is meant to be spelled like this? I'm not too sure because my IDE (vscode) added it in automatically.

src/main/java/checklst/task/Deadline.java Show resolved Hide resolved
src/main/java/checklst/parser/Parser.java Outdated Show resolved Hide resolved
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.

4 participants