You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In YAML, we typically only quote strings if they contain whitespace or
could be confused with other data types. (More quoting does not hurt
though.)
Sidenote: I was mistaken by changing the capitalization of true.
YAML-1.2.2 defines true/false as the canonical values.
Signed-off-by: Kurt Garloff <[email protected]>
0 commit comments