355
why type lot letter when few do trick
(lemmy.zip)
Post funny things about programming here! (Or just rant about your favourite programming language.)
This is a huge pain in the ass for us as well. We have some automation with development environment and deployment of certain scripts. We had to redo a good chunk of them to first test whether there's
main
ormaster
. And it took us a long time to find stragglers that weren't as frequently updated but would suddenly break deploymend after minor changes.