mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Don't force a blank line before comments in perl code
Suggestion from Bruce Momjian Discussion: https://postgr.es/m/20180525190445.GA2213@momjian.us
This commit is contained in:
parent
71b349aef4
commit
8a56ff4848
1 changed files with 1 additions and 0 deletions
|
|
@ -13,3 +13,4 @@
|
|||
--paren-tightness=2
|
||||
--paren-vertical-tightness=2
|
||||
--paren-vertical-tightness-closing=2
|
||||
--noblanks-before-comments
|
||||
|
|
|
|||
Loading…
Reference in a new issue