Skip to content

[W6.1f][F10-B2] Chen Huijia#873

Open
hj2304 wants to merge 2 commits intonus-cs2103-AY1617S1:masterfrom
hj2304:W6.1f
Open

[W6.1f][F10-B2] Chen Huijia#873
hj2304 wants to merge 2 commits intonus-cs2103-AY1617S1:masterfrom
hj2304:W6.1f

Conversation

@hj2304
Copy link

@hj2304 hj2304 commented Sep 24, 2017

LO: Abstract
added abstract method isMutating to Commands (since execute is already abstract)

}

@Override
public boolean isMutating() { return false; }
Copy link

Choose a reason for hiding this comment

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

Coding standard violation:exclamation: One or more of these problems noticed:

  1. extra/missing spaces
  2. brace style problem
  3. missing braces
  4. name doesn't follow naming convention
  5. line too long

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