Skip to content

quotes: Fix quotes on ints and floats#125

Open
justinvreeland wants to merge 1 commit intochainguard-dev:mainfrom
justinvreeland:jvreeland-fix-quotes
Open

quotes: Fix quotes on ints and floats#125
justinvreeland wants to merge 1 commit intochainguard-dev:mainfrom
justinvreeland:jvreeland-fix-quotes

Conversation

@justinvreeland
Copy link
Copy Markdown
Member

If the file that is supposed to be quoted is a float or int convert it to a string so that we can apply DoubleQuotes. Most fields in melange configs are strings anyway for replacements to work.

Fixes: #100

If the file that is supposed to be quoted is a float or int convert it
to a string so that we can apply DoubleQuotes.  Most fields in melange
configs are strings anyway for replacements to work.
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.

yam --quotes doesn't work for floats (and probably others)

1 participant