elgentos/masquerade

Identify generating yaml with braces

Closed this issue · 1 comments

Hello,

After using the identify argument to generate configuration files there are braces in them:

dk_customer:
    dk_customer: { columns: { company: { formatter: company }, firstname: { formatter: firstName }, lastname: { formatter: lastName }, email: { formatter: email } } }

Is this the expected behavior?

Sure, that’s valid YAML.