pgsql: Exclude files in .git from list of perl files

Started by Andrew Dunstanabout 8 years ago1 messagescomitters
Jump to latest
#1Andrew Dunstan
andrew@dunslane.net

Exclude files in .git from list of perl files

The .git directory might contain perl files, as hooks, for example.
Since we have no control over these they should be excluded from things
like our perlcritic checks.

Per offline report from Mike Blackwell.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e3eb8be77ef82ccc8f87c515f96d01bf7c726ca8

Modified Files
--------------
src/tools/perlcheck/find_perl_files | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)