Skip to content

Conversation

@oddbeck
Copy link

@oddbeck oddbeck commented Aug 9, 2024

The problem:
If a value has control flow characters '[ { (' etc in it, the YamlMember attribute is overridden to force single quoted values.

Example value {{ a.b.c }}.

Proposed solution:
However, the 'ForcePlain' is an option for when the user "knows better" than the checks.

Odd Arne Beck (Innleid) added 2 commits August 9, 2024 14:38
If a value has control flow characters in it the plain (unquoted) is not possible. Example value {{ a.b.c }}.

However, the 'ForcePlain' is an option for when the user knows better.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants