mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
perltidy: Add option --nooutdent-long-comments
This commit is contained in:
@ -5,6 +5,7 @@
|
|||||||
--entab-leading-whitespace=4
|
--entab-leading-whitespace=4
|
||||||
--keep-old-blank-lines=2
|
--keep-old-blank-lines=2
|
||||||
--maximum-line-length=78
|
--maximum-line-length=78
|
||||||
|
--nooutdent-long-comments
|
||||||
--nooutdent-long-quotes
|
--nooutdent-long-quotes
|
||||||
--nospace-for-semicolon
|
--nospace-for-semicolon
|
||||||
--opening-brace-on-new-line
|
--opening-brace-on-new-line
|
||||||
|
Reference in New Issue
Block a user