Commit 579a935
committed
ci: csharpier format PostgresCli.cs (BUG4 follow-up)
Format check failed on c550d02 because the BUG4 setClauses string.Join
call landed multi-line where csharpier wants it on one line. Pure
formatting fix — no semantic change.1 parent c550d02 commit 579a935
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1017 | 1017 | | |
1018 | 1018 | | |
1019 | 1019 | | |
1020 | | - | |
1021 | | - | |
1022 | | - | |
1023 | | - | |
| 1020 | + | |
1024 | 1021 | | |
1025 | 1022 | | |
1026 | 1023 | | |
| |||
0 commit comments