Jeena@jemmy.jeena.net to Programmer Humor@programming.devEnglish · 1 year agoA lot of YAMLjemmy.jeena.netimagemessage-square88fedilinkarrow-up11.08Karrow-down126cross-posted to: [email protected]
arrow-up11.06Karrow-down1imageA lot of YAMLjemmy.jeena.netJeena@jemmy.jeena.net to Programmer Humor@programming.devEnglish · 1 year agomessage-square88fedilinkcross-posted to: [email protected]
minus-squarelearningduck@programming.devlinkfedilinkarrow-up3·1 year 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·1 year 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.