mirror of
https://github.com/postgres/postgres.git
synced 2026-04-10 11:37:33 -04:00
Back-patch "Stop requiring an explicit return from perl subroutines"
Back-patch commit 0516f94d18 to v12 and
v11. Other back-patches will bring in code written to later standards.
Per buildfarm member crake.
This commit is contained in:
parent
df6158139f
commit
31d99bc794
1 changed files with 0 additions and 4 deletions
|
|
@ -12,7 +12,3 @@ theme = core
|
|||
|
||||
# allow octal constants with leading zeros
|
||||
[-ValuesAndExpressions::ProhibitLeadingZeros]
|
||||
|
||||
# for now raise severity of this to level 5
|
||||
[Subroutines::RequireFinalReturn]
|
||||
severity = 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue