forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitffb69b2
committed
Add test for checking the line length of --help output
There was some discussion what the line length should be. Most outputcurrently clearly targets around 80 columns, but the maximum in usecurrently is 95, so we set that as the current maximum. This justensures that there is some guidance and there are no wild deviations.based on patch by Atsushi Torikoshi <torikoshia@oss.nttdata.com>Discussion:https://www.postgresql.org/message-id/flat/50ca8ff35a8dd8f9ec89963b503571a7@oss.nttdata.com1 parentb433651 commitffb69b2
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
884 | 884 |
| |
885 | 885 |
| |
886 | 886 |
| |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
887 | 896 |
| |
888 | 897 |
| |
889 | 898 |
| |
|
0 commit comments
Comments
(0)