Jeena@jemmy.jeena.net to Programmer Humor@programming.devEnglish · 2 年前A lot of YAMLjemmy.jeena.netimagemessage-square82fedilinkarrow-up11.08Karrow-down127
arrow-up11.05Karrow-down1imageA lot of YAMLjemmy.jeena.netJeena@jemmy.jeena.net to Programmer Humor@programming.devEnglish · 2 年前message-square82fedilink
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.