Skip to content

Do not read default values into the global config

David Redondo requested to merge work/davidre/nodefault into master

Here we want to only include values if they are in the file. The default values are applied in readInGlobalPartFromInfo.

Merge request reports