257m to [email protected] • 1 year agoWhat are your programming hot takes?message-square804fedilinkarrow-up1344
arrow-up1330message-squareWhat are your programming hot takes?257m to [email protected] • 1 year agomessage-square804fedilink
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…