Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Make command line arguments merge with config file instead of overriding it #63

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

dosisod
Copy link
Owner

@dosisod dosisod commented Oct 10, 2022

I noticed that the logic for overriding the config file values was flawed, and completely ignored --quiet. Now everything is merged correctly, meaning you can combine the ignore fields from the config file with the ones on the command line.

…ing it:

I noticed that the logic for overriding the config file values was flawed, and
completely ignored --quiet. Now everything is merged correctly, meaning you can
combine the `ignore` fields from the config file with the ones on the command
line.
@dosisod dosisod self-assigned this Oct 10, 2022
@dosisod dosisod merged commit 93a60a6 into master Oct 10, 2022
@dosisod dosisod deleted the cleanup-settings branch October 10, 2022 04:41
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant