mirror of
https://github.com/mikefarah/yq.git
synced 2026-08-24 00:04:50 +08:00
Boolean fix (#1148)
* Fixing booleans * Fixed "and", "or" evaluating RHS when not required
This commit is contained in:
+2
-1
@@ -1 +1,2 @@
|
||||
cat: purrs
|
||||
a: mike
|
||||
b: [t, f]
|
||||
Reference in New Issue
Block a user