Skip to content

Conversation

@devlinmorrow
Copy link
Owner

Refactorings undertaken below as suggested by my review board:

    • .idea should be removed in gitignore
  • move the ‘writing’ of the response into a responseWriter, as separate to a ResponseConstructor.
  • run tool for unused code in IntelliJ
  • default port - just have directly in ProgramArgParser itself
  • Update tests in program arg parser to be simpler.
  • replace getValueAsS with getValueAsString

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