mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
d42cd5aeab
Allow the `configuration` field of a pipe in a pipeline yaml file to be of any type. When constructing the pipe object, the object will be re-serialized via `yaml.dump` before being passed to the constructor.