Closed danypr92 closed 2 months ago
The global configuration is load after of the project configuration and the variables are overwritten:
Loading project configuration from "/path/to/yout/project/.devenv" Loading system configuration from "/etc/devenv"
Now, the configurations are loaded in the correct order:
Loading system configuration from "/etc/devenv" Loading project configuration from "/path/to/yout/project/.devenv"
The global configuration is load after of the project configuration and the variables are overwritten:
Now, the configurations are loaded in the correct order: