forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit387aecc
committed
Rename pgindent options
--show-diff becomes --diff, and --silent-diff becomes --check. Theseoptions may now be given together. Without --check, --diff will exitwith a zero status even if diffs are found. With --check, it will nowexit with a non-zero status in that case.Author: Tristan PartinReviewed-by: Daniel Gustafsson, Jelte Fennema-NioDiscussion:https://postgr.es/m/CXLX2XYTH9S6.140SC6Y61VD88@neon.tech1 parente6c56f2 commit387aecc
2 files changed
+27
-24
lines changedLines changed: 21 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 |
| - | |
| 25 | + | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
| 37 | + | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 | 43 |
| |
47 | 44 |
| |
48 | 45 |
| |
| |||
294 | 291 |
| |
295 | 292 |
| |
296 | 293 |
| |
297 |
| - | |
| 294 | + | |
298 | 295 |
| |
299 | 296 |
| |
300 | 297 |
| |
| |||
323 | 320 |
| |
324 | 321 |
| |
325 | 322 |
| |
326 |
| - | |
327 |
| - | |
| 323 | + | |
| 324 | + | |
328 | 325 |
| |
329 | 326 |
| |
330 | 327 |
| |
| |||
375 | 372 |
| |
376 | 373 |
| |
377 | 374 |
| |
| 375 | + | |
378 | 376 |
| |
379 | 377 |
| |
380 | 378 |
| |
| |||
417 | 415 |
| |
418 | 416 |
| |
419 | 417 |
| |
420 |
| - | |
421 |
| - | |
422 |
| - | |
423 |
| - | |
424 |
| - | |
| 418 | + | |
425 | 419 |
| |
426 |
| - | |
| 420 | + | |
427 | 421 |
| |
428 | 422 |
| |
429 | 423 |
| |
430 |
| - | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
431 | 434 |
| |
432 | 435 |
| |
433 | 436 |
| |
434 | 437 |
| |
435 |
| - | |
| 438 | + |
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
|
0 commit comments
Comments
(0)