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

Additions to configuration logic #18

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Snowman0602
Copy link

These changes make it easier to use a standard configuration file across multiple projects. There is further room for improvement, but I wanted to show you what I put in place and allow you to update it further if you wanted to support it.

Matt Mueller added 2 commits May 26, 2023 12:47
This could be expanded in files and other areas of the configuration file.
Could be expanded to be used across all folder paths read from the
configuration file, but I'll leave that to someone more familiar with
the code base.
@jonasblunck
Copy link
Owner

I think this is a good idea! Can you also add some unit tests to ConfigFileTests for these changes?

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