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

Change config usage #77

Merged
merged 1 commit into from
Aug 11, 2022
Merged

Change config usage #77

merged 1 commit into from
Aug 11, 2022

Conversation

Builditluc
Copy link
Owner

This changes how the configuration is used in structs. Instead of getting them directly via the global variable, the config is passed to the struct as an argument.

Because of this, we can now test each struct better because we can directly manipulate the configuration for it.

@Builditluc Builditluc marked this pull request as ready for review August 11, 2022 11:00
@Builditluc Builditluc merged commit 081d0ff into main Aug 11, 2022
@Builditluc Builditluc deleted the refactor/change-config-usage branch January 27, 2023 05: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.

1 participant