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

Draft PR to see diffs on func_args branch #51

Closed
wants to merge 12 commits into from
Closed

Conversation

joshwlambert
Copy link
Member

The func_args branch which was used to address #32 and #36 fell behind main as other PRs were merged into it. Rebasing func_args onto the head of main presented quite a few conflicts (all of which I've resolved). I am drafting this PR to see what the diffs between func_args and main are after the rebase.

⚠️ I do not intend to merge this PR ⚠️

This is just a way to check whether it is worth continuing to work on the func_args branch or whether it's worth duplicating the changes on a new branch coming from the head of main (e.g., func_args2).

@joshwlambert
Copy link
Member Author

It appears the only carry over from the rebase was the re-introduction of # nolint. Therefore I will keep the func_args branch and will merge this into main once everything is finished.

This will simplify the need for re-referencing issues as they have already been addressed (and linked to) in commits in func_args.

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.

2 participants