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

Add a comment about ordering in NodeOptions #75

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

chris-martin
Copy link
Contributor

Sometimes we have test utilities that accept some node options and also apply their own defaults, and so I was wondering the right ordering so that overrides could come after the defaults in the event that some options conflict.

@chris-martin chris-martin requested a review from pbrisbin March 1, 2024 18:07
src/Graphula/Node.hs Outdated Show resolved Hide resolved
Co-authored-by: Pat Brisbin <[email protected]>
@chris-martin chris-martin enabled auto-merge (squash) March 1, 2024 18:15
@chris-martin chris-martin disabled auto-merge March 1, 2024 20:19
@chris-martin chris-martin merged commit 51f0f7a into main Mar 1, 2024
10 of 11 checks passed
@chris-martin chris-martin deleted the chris-martin-patch-1 branch March 1, 2024 20:19
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