257m to [email protected] • 1 year agoWhat are your programming hot takes?message-square805fedilinkarrow-up1343
arrow-up1329message-squareWhat are your programming hot takes?257m to [email protected] • 1 year agomessage-square805fedilink
minus-square@spokenlollipoplink2•1 year agoEven when you’re using a dynamically typed Lang you should be using all the appropriate scanners and linters, but so many projects just don’t. I joined a large project half way through and I ran pylint and stared as the errors (not just style stuff) poured out…
Even when you’re using a dynamically typed Lang you should be using all the appropriate scanners and linters, but so many projects just don’t.
I joined a large project half way through and I ran pylint and stared as the errors (not just style stuff) poured out…