Lines Matching refs:exclude
373 exclude = not_check(repo, 'cddlchk')
382 elif (e or opts.get('honour_nots')) and exclude(f):
407 exclude = not_check(repo, 'manlint')
420 elif (e or opts.get('honour_nots')) and exclude(f):
443 exclude = not_check(repo, 'mapfilechk')
466 elif (e or opts.get('honour_nots')) and exclude(f):
492 exclude = not_check(repo, 'copyright')
500 elif (e or opts.get('honour_nots')) and exclude(f):
524 exclude = not_check(repo, 'hdrchk')
534 elif (e or opts.get('honour_nots')) and exclude(f):
559 exclude = not_check(repo, 'cstyle')
569 elif (e or opts.get('honour_nots')) and exclude(f):
589 exclude = not_check(repo, 'jstyle')
599 elif (e or opts.get('honour_nots')) and exclude(f):
620 exclude = not_check(repo, 'permchk')
628 elif (e or opts.get('honour_nots')) and exclude(f):
743 exclude = not_check(repo, 'keywords')
751 elif (e or opts.get('honour_nots')) and exclude(f):