pgFormatter icon indicating copy to clipboard operation
pgFormatter copied to clipboard

Misleading error

Open danicc097 opened this issue 1 year ago • 0 comments

If running on multiple filenames without --inplace, error message is Error: can not use multiple input files with -i | --inplace. while it should be the opposite

pg_format --config .pg_format $file1 $file2, where .pg_format doesn't contain inplace=1

danicc097 avatar Jan 14 '24 12:01 danicc097