You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-11-25 22:12:03 +02:00
Add code classification exclusion missed in 3e1b06ac.
This commit is contained in:
@@ -48,6 +48,7 @@ sub codeCountScan
|
||||
$strFile eq 'LICENSE' ||
|
||||
$strFile =~ '^doc/example/' ||
|
||||
$strFile =~ '^doc/output/' ||
|
||||
$strFile =~ '^doc/resource/fake\-cert' ||
|
||||
$strFile =~ '\.png$' ||
|
||||
$strFile =~ '\.eps$' ||
|
||||
$strFile =~ '\.cache$' ||
|
||||
|
||||
Reference in New Issue
Block a user