Searching for an answer on Pylint's mailing list brings no interesting results.
Pylint is known to be very customizable, so I guess this should be possible...
The reason I would like Pylint to check compliance with PEP8 is because
I also asked this question on Pylint's mailing list at http://thread.gmane.org/gmane.comp.python.logilab/1039
Example of diagnostic messages from PEP8 which I don't get from Pylint:
pylintrc
It would be nice if you could report these as desired features over here.