Closed Traderjoe95 closed 3 years ago
The directory config store only passes the raw-data flag down to the ConfigProcessors. It would be good to also pass the hierarchical flag here for features to align with the file config store.
directory
raw-data
ConfigProcessors
hierarchical
file
I will submit a pull request for that.
The
directory
config store only passes theraw-data
flag down to theConfigProcessors
. It would be good to also pass thehierarchical
flag here for features to align with thefile
config store.I will submit a pull request for that.