In fairness, I often see devs highly offended by automated output, including where it makes no difference whatsoever to performance and maintainability (and particularly so if it improves on any of those). There is plenty of frothing out there about hand-tuned SQL vs ORM and hand-crafted semantic HTML/CSS for example.
> Developers should avoid writing code by hand and instead write abstract high-level programs that generate code. This rule aims to reduce human errors and save time.