Skip to content

Conversation

@Smanikonda
Copy link

No description provided.

@LegalizeAdulthood
Copy link
Contributor

Please address the travis errors. Thanks!

@LegalizeAdulthood
Copy link
Contributor

Please address the travis errors.

Also, please use white space formatting that is consistent with the existing problems. In particular, this means:

  • std::vector<std::string> not std::vector <std::string> (no space before template arguments in <>)
  • if (condition) not if(condition) (don't write control structures like function calls)

Thanks!

@arcuru
Copy link
Contributor

arcuru commented Mar 2, 2019

Closing this since none of the comments have been addressed for a while. Please reopen if you feel like picking this back up :)

@arcuru arcuru closed this Mar 2, 2019
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.

3 participants