-
@garyfleming Sure, but refactoring for the sake of refactoring is one way you can introduce regressions. In addition, if _everyone_ on the team refactored code so that it fit their mental model, we'd be refactoring back and forth forever.
-
@garyfleming Especially when it comes to teams full of senior devs, I think there's something to be said for having the grace to let code sit if it's not bothering anyone but isn't written how you would have written it.