-
Notifications
You must be signed in to change notification settings - Fork 49
refactor: join join arguments #278
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
Conversation
|
commit: |
I don't understand the refactoring here... what's the issue you're trying to address? consistency? in that case shouldn't we always use either |
TL;DR: Pete noted that You can follow the link in link in the PR description and you'll end up the discussion |
I'm tackling this now because I'm working on simplyfying the 15 different paths we have in the config, and dropping the |
if that's the case then I think using PS: I am not blocking the PR or anything, feel free to go forward with your preferred solution it's not a huge deal either way |
If you're suggesting to use I think the two reasonable choice are:
I'll let @petebacondarwin decide - I don't mind either way. |
No, I wasn't suggesting that, I was suggesting
so that:
|
Ok, let's do it as a follow up, merging this to unblock me now |
fixes #142