Move the here-document code from the EbuildWhitespace check to the
authorZac Medico <zmedico@gentoo.org>
Wed, 29 Apr 2009 19:13:15 +0000 (19:13 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 29 Apr 2009 19:13:15 +0000 (19:13 -0000)
commit70456279dbe24b22a7442c1ac5c27aeebc8ee6e7
tree94e3cf3438af3b52adc33f9f752d6b9cc0128732
parent136040e64f40707058ef660e7932f187b86ae06e
Move the here-document code from the EbuildWhitespace check to the
run_checks() function, so that all checks ignore the content of
here-documents.

svn path=/main/trunk/; revision=13412
pym/repoman/checks.py