Re: Add --check option to pgindent
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Euler Taveira" <euler@eulerto.com>
Cc: "Michael Banck" <mbanck@gmx.net>, "Daniel Gustafsson" <daniel@yesql.se>,
"Tristan Partin" <tristan@neon.tech>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2023-12-12T15:18:00Z
Lists: pgsql-hackers
"Euler Taveira" <euler@eulerto.com> writes: > When you add exceptions, it starts to complicate the UI. Indeed. It seems like --silent-diff was poorly defined and poorly named, and we need to rethink that option along the way to adding this behavior. The idea that --show-diff and --silent-diff can be used together is just inherently confusing, because they sound like opposites. regards, tom lane
Commits
-
Rename pgindent options
- 387aecc948ed 17.0 landed