Skip to content

Feature: `OmegaConf` config interpolation resolver

Pascal Palenda requested to merge feature/config-interpolation into main

OmegaConf supports config interpolation. When paths are interpolated with this, the whole path would be used. This MR adds a resolver to only print the stem and/or just a single part of the path.

Merge request reports

Loading