forked from GitHub/gf-core
"Committed_by_peb"
This commit is contained in:
@@ -141,7 +141,7 @@ for $file (@FILES) {
|
|||||||
$function = $1;
|
$function = $1;
|
||||||
print " > No type signature for function(s):"
|
print " > No type signature for function(s):"
|
||||||
unless $reported;
|
unless $reported;
|
||||||
print "\n " unless $reported++ % 5;
|
print "\n " unless $reported++ % 500;
|
||||||
print " $function";
|
print " $function";
|
||||||
}
|
}
|
||||||
print "\n ($reported functions)\n"
|
print "\n ($reported functions)\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user