Conversation
|
@kevin-ong please rename the pull request in the correct format. I cannot identify who is this. Acceptable now, but going forward submit one PR for one activity. add the comment "ready for review" once you have renamed the PR |
| private static final String MESSAGE_ERROR_CREATING_STORAGE_FILE = "Error: unable to create file: %1$s"; | ||
| private static final String MESSAGE_ERROR_MISSING_STORAGE_FILE = "Storage file missing: %1$s"; | ||
| private static final String MESSAGE_ERROR_READING_FROM_FILE = "Unexpected error: unable to read from file: %1$s"; | ||
| private static final String MESSAGE_ERROR_WRITING_TO_FILE = "Unexpected error: unable to write to file: %1$s"; |
There was a problem hiding this comment.
i think you messed up with the indentation; please check again?
|
Hi @kevin-ong, your pull request title is invalid. It should be in the format of Note that this comment is posted by a bot sorting all the pull request submissions. |
Made code smelly