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

support config files contributions #1

Merged

Conversation

arobrien
Copy link

@arobrien arobrien commented Dec 8, 2022

Contributions to support config files PR

Command line takes precedence over configuration files.
Restructured the way configuration was influenced; configurations from files are set as the new defaults to argparse, then the command line is parsed again.
Re-did the way bool arguments and other argument types from configuration files are handled.
Added more tests.

Include merge of origin/master.

@janosh janosh merged commit 4a61903 into janosh:support-config-files Dec 8, 2022
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.

4 participants