Alex to Programmer [email protected] • 1 year agoA week of fprintfs has me wanting to code rust next weeklemmy.mlimagemessage-square105fedilinkarrow-up11.05Karrow-down116
arrow-up11.03Karrow-down1imageA week of fprintfs has me wanting to code rust next weeklemmy.mlAlex to Programmer [email protected] • 1 year agomessage-square105fedilink
minus-square@Whelks_chancelink2•1 year agoAgreed. Mypy pre-commit hooks are very useful if you’re starting a fresh project. Adding typing to an existing project which reuses variables with different types… We lost weeks to it.
Agreed. Mypy pre-commit hooks are very useful if you’re starting a fresh project. Adding typing to an existing project which reuses variables with different types… We lost weeks to it.