mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Fix whitespace
This commit is contained in:
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
# src/tools/perlcheck/find_perl_files
|
# src/tools/perlcheck/find_perl_files
|
||||||
|
|
||||||
# shell function to find all perl files in the source tree
|
# shell function to find all perl files in the source tree
|
||||||
|
@ -16,4 +16,3 @@ theme = core
|
|||||||
# for now raise severity of this to level 5
|
# for now raise severity of this to level 5
|
||||||
[Subroutines::RequireFinalReturn]
|
[Subroutines::RequireFinalReturn]
|
||||||
severity = 5
|
severity = 5
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user