strictyaml
strictyaml copied to clipboard
FEATURE: Allow indent, width and block_seq_indent in as_yaml
The used dumper StrictYAMLDumper inherits this options, so expose them also in as_yaml(), to my knowledge this does not break the strictyaml definitions. So giving more freedom in the output can be allowed.