mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
perltidy run prior to branching
This commit is contained in:
@ -20,7 +20,7 @@ our (@ISA, @EXPORT);
|
||||
@ISA = qw(Exporter);
|
||||
@EXPORT = qw(CreateSolution CreateProject DetermineVisualStudioVersion);
|
||||
|
||||
no warnings qw(redefine); ## no critic
|
||||
no warnings qw(redefine); ## no critic
|
||||
|
||||
sub CreateSolution
|
||||
{
|
||||
|
Reference in New Issue
Block a user