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

Encapsulate option parsing #815

Merged
merged 2 commits into from
Oct 12, 2020
Merged

Encapsulate option parsing #815

merged 2 commits into from
Oct 12, 2020

Conversation

adzap
Copy link
Contributor

@adzap adzap commented Mar 20, 2019

Moves option parsing methods out of main class to improve clarity and refactoring options. Cleanups up some private method testing and hackery in main class tests also.

Moves option parsing methods out of main class to improve clarity
Cleanups up some private method testing and hackery in main class tests
@adzap
Copy link
Contributor Author

adzap commented Mar 22, 2019

@unixmonkey I think this PR is an easy non-breaking cleanup.

@unixmonkey unixmonkey merged commit a177455 into mileszs:master Oct 12, 2020
@unixmonkey
Copy link
Collaborator

Fixed up some merge conflicts, and ported over some changes from other PRs that have been merged since this was opened.

Thanks for your contribution, and sorry for sitting on it so long.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants