Jeena@jemmy.jeena.net to Programmer Humor@programming.devEnglish · 2 年前A lot of YAMLjemmy.jeena.netexternal-linkmessage-square85linkfedilinkarrow-up11.07Karrow-down126cross-posted to: homeassistant@lemmy.world
arrow-up11.05Karrow-down1external-linkA lot of YAMLjemmy.jeena.netJeena@jemmy.jeena.net to Programmer Humor@programming.devEnglish · 2 年前message-square85linkfedilinkcross-posted to: homeassistant@lemmy.world
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.