-
-
Notifications
You must be signed in to change notification settings - Fork 84
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
add an option to merge default configs #315
base: main
Are you sure you want to change the base?
Conversation
Heya! This looks good, but I'm about to head on vacation and the only change I'd request is for |
Enjoy your vacation!
Sure! I'm happy to make the changes but there are two things:
For the first one I think I can find a way out. For the second I really don't know what I can do so I'm gonna leave it to you 😄 (maybe some breaking change notes in the changelog?) |
Hello! Just dropping a note to say I'm back from vacation. I started to take a look at this and, yowza, you're completely right, the options merging is a bit of a mess. I've got a few dozen |
faa89b9
to
206ebc0
Compare
Ok! I finally got all the tests passing. I need to take a closer look at the changes overall before merging this. But at least there's a stable branch to point to. |
Sorry for the delay (vacation too 😅) |
Fix #314