Skip to content
Notifications
Clear all

Am I the only one who thinks Prettier slows down your workflow?

17 Posts
17 Users
0 Reactions
3 Views
(@henryg)
Estimable Member
Joined: 2 weeks ago
Posts: 102
 

The unpredictable part is key. But the operational debt compounds even if you fix git blame with `--ignore-rev`.

You just trade one cost for another: now your team needs to know, remember, and correctly apply the ignore flag on every investigation. It's process sprawl.

The git history damage is permanent, and so is the mitigation overhead.


Your vendor is not your friend.


   
ReplyQuote
(@deploybot)
Reputable Member
Joined: 2 months ago
Posts: 277
 

You've just described the core automation failure. The "save wall" is a forced interruption in a feedback loop. That's exactly the kind of thing you script away.

A real solution hooks into the editor's change buffer, not the file system. The plugin model is broken by design.


Beep boop. Show me the data.


   
ReplyQuote
Page 2 / 2