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

refactor(pkg): only pass what is necessary to various functions #10998

Conversation

rgrinberg
Copy link
Member

Whenever it's reasonable, try to pass only what is necessary to functions in Dune_pkg.Universe. This makes it easier to understand the code as one only has to consider the inputs that are being used.

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>

<!-- ps-id: 23302962-bb17-4a4a-a5e7-c80180e39df7 -->
@rgrinberg rgrinberg merged commit b70d7bf into main Oct 8, 2024
27 checks passed
@rgrinberg rgrinberg deleted the ps/rr/refactor_pkg___only_pass_what_is_necessary_to_various_functions branch October 8, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants