Jeena to Programmer [email protected]English • 2 years agoA lot of YAMLjemmy.jeena.netimagemessage-square86fedilinkarrow-up11.02Karrow-down125
arrow-up1996arrow-down1imageA lot of YAMLjemmy.jeena.netJeena to Programmer [email protected]English • 2 years agomessage-square86fedilink
minus-square@[email protected]linkfedilink1•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-square@[email protected]linkfedilink1•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.