Jeena@jemmy.jeena.net to Programmer Humor@programming.devEnglish · 2 年前A lot of YAMLjemmy.jeena.netimagemessage-square99fedilinkarrow-up11.07Karrow-down127cross-posted to: [email protected]
arrow-up11.05Karrow-down1imageA lot of YAMLjemmy.jeena.netJeena@jemmy.jeena.net to Programmer Humor@programming.devEnglish · 2 年前message-square99fedilinkcross-posted to: [email protected]
minus-squarelearningduck@programming.devlinkfedilinkarrow-up3·2 年前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.
minus-squarelearningduck@programming.devlinkfedilinkarrow-up1·2 年前Yup. 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.