1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00
Files
postgres/src/tools/pgindent/perltidyrc
2018-05-27 08:53:54 -04:00

17 lines
416 B
Plaintext

--add-whitespace
--backup-and-modify-in-place
--backup-file-extension=/
--delete-old-whitespace
--entab-leading-whitespace=4
--keep-old-blank-lines=2
--maximum-line-length=78
--nooutdent-long-comments
--nooutdent-long-quotes
--nospace-for-semicolon
--opening-brace-on-new-line
--output-line-ending=unix
--paren-tightness=2
--paren-vertical-tightness=2
--paren-vertical-tightness-closing=2
--noblanks-before-comments