rougail-output-json/tests/warnings/results/warnings.yml

8 lines
No EOL
264 B
YAML

{
"_warnings": [
"rougail: variable or family \"an_unknown_var\" does not exist so cannot load \"rougail.an_unknown_var\", it will be ignored when loading from the YAML file \"tests/warnings/yaml/config.yml\""
],
"rougail": {
"a_var": "a_value"
}
}