Jeena@jemmy.jeena.net to Programmer Humor@programming.devEnglish · 2 years agoA lot of YAMLjemmy.jeena.netimagemessage-square88fedilinkarrow-up11.08Karrow-down127cross-posted to: [email protected]
arrow-up11.05Karrow-down1imageA lot of YAMLjemmy.jeena.netJeena@jemmy.jeena.net to Programmer Humor@programming.devEnglish · 2 years agomessage-square88fedilinkcross-posted to: [email protected]
minus-squarelearningduck@programming.devlinkfedilinkarrow-up3·2 years agoI learned the hard way that no is false in yaml. Took us a while to realize why our app failed to start in Norway. Too many ways to do something.
minus-squarelearningduck@programming.devlinkfedilinkarrow-up1·2 years agoYup. Have to ensure that you use “no” if you don’t want yaml to equate it to false.
I learned the hard way that no is false in yaml. Took us a while to realize why our app failed to start in Norway. Too many ways to do something.
Even a ‘no’ is a ‘false’ ?
Yup. Have to ensure that you use “no” if you don’t want yaml to equate it to false.