There's a lot of fear at my job about changing code. I've been trying to tell them to start writing automated tests. Or at least a linter to check for syntax errors. They're all like "ooh that sounds hard maybe next quarter"
Meanwhile, a trivial change requires a whole day because the developer has to manually test everything.
I just unilaterally added checks to code I have ownership over, but anything shared I'm getting "maybe in two quarters we can prioritize this" from management.
