Move the here-document code from the EbuildWhitespace check to the
authorZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 07:30:32 +0000 (07:30 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 07:30:32 +0000 (07:30 -0000)
commit24d263b7f7cdf072f810404d3a436d7a8c39656f
tree06c5ca9dda142dcdf610deb63894201a728ca3a7
parente6b14780e2f0c88b06b2ec4663b739c8291d7255
Move the here-document code from the EbuildWhitespace check to the
run_checks() function, so that all checks ignore the content of
here-documents. (trunk r13412)

svn path=/main/branches/2.1.6/; revision=13552
pym/repoman/checks.py