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

Move out all the config code to a separate module #4192

Merged
merged 2 commits into from
Dec 23, 2016

Conversation

pradyunsg
Copy link
Member

This refactor is intended to make it easier to make configuration related improvements in the future, since all the code is in a separated unit. Essentially, all the code is refactored out of the option parser into a separate module.

The unit tests have been updated partially to merely update them. They now patch underscore names which means that they probably need updating.

This refactor is intended to make it easier to make configuration related improvements in the future, since all the code is in a separated unit.

The unit tests have been updated partially to merely update them. They now patch underscore names which means that they probably need updating.
@xavfernandez
Copy link
Member

Just a few pep8 but this looks good 👍

@pradyunsg
Copy link
Member Author

Done.

@xavfernandez
Copy link
Member

Thanks :)

@pradyunsg
Copy link
Member Author

@xavfernandez I added one more commit. Will make a new PR for that.

@pradyunsg pradyunsg added the type: refactor Refactoring code label Oct 25, 2017
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 3, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation type: refactor Refactoring code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants