Lines Matching refs:ignore
45 my %ignore;
100 'UNUSEDIGNORE' => 'a warning ignore was not used',
166 elsif($ignore{$name}) {
167 $ignore{$name}--;
170 if(!$ignore{$name}) {
247 print " -W[file] Skip the given file - ignore all its flaws\n";
284 $ignore{$r}=999999;
290 undef %ignore;
302 "Unused ignore: $_");
318 $ignore{$what}=0;
355 $ignore{$warn}=$scope;
952 # min-parents=1 to ignore wrong initial commit in truncated repos