Describe the task
In #113, we theorized that we only parse command line arguments, not from config files and environmental variables. This can be an issue with --ctu, where we assembly the dependency set differently if it is enabled and if its not.
Scope
- Investigate this issue
- Create a plan to how to solve it
Definition of Done
- Create tests to confirm this suspicion
Describe the task
In #113, we theorized that we only parse command line arguments, not from config files and environmental variables. This can be an issue with --ctu, where we assembly the dependency set differently if it is enabled and if its not.
Scope
Definition of Done