Hacker News new | ask | show | jobs
by natpalmer1776 1040 days ago
I think formatters are generally written by people who value consistency above other criteria, as many of the general conventions used when handwriting queries tend to break down as the complexity of the query increases. With these formatters I imagine complex queries would render in a more 'consistent' manner.
1 comments

Yes, and that tends to be the case with formatters for programming languages in general.