Skip to content

Supporting string joining in yaml config

Manuel Guth requested to merge mguth-yaml-improvements into master

Summary

This MR introduces the following changes

  • Adds the possibility to use the !join keyword in the yaml config to join strings of a list, especially useful for file paths

Conformity

Merge request reports