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

Fix main checkstyle #107

Merged
merged 7 commits into from
Oct 29, 2020

Conversation

seantaysl
Copy link

I fixed most of the checkstyle accept some storage classes.

…into fix-main-checkstyle

# Conflicts:
#	src/main/java/seedu/address/logic/commands/FindTutorialGroupCommand.java
#	src/main/java/seedu/address/logic/parser/EditTutorialGroupCommandParser.java
@seantaysl seantaysl added the priority.Medium Priority - nice to have label Oct 29, 2020
@seantaysl seantaysl added this to the v1.3 milestone Oct 29, 2020
@seantaysl seantaysl self-assigned this Oct 29, 2020
@seantaysl seantaysl linked an issue Oct 29, 2020 that may be closed by this pull request
Copy link

@fanminj fanminj left a comment

Choose a reason for hiding this comment

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

LGTM!

@fanminj fanminj merged commit ffc1a70 into AY2021S1-CS2103T-W12-2:master Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority.Medium Priority - nice to have
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Checkstyle of Main classes
2 participants