summaryrefslogtreecommitdiff
path: root/pylint/reporters/ureports/html_writer.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup pylint issuesClaudiu Popa2015-11-211-5/+1
* Remove BaseComponent and additional attributes and methodsClaudiu Popa2015-10-161-15/+3
* Use unicode string.Claudiu Popa2015-10-161-1/+1
* Rewrite the operation with a ternary if in order to be clearer.Claudiu Popa2015-10-151-1/+1
* Remove unused nodes and corresponding visit methods.Claudiu Popa2015-10-151-18/+0
* Bring logilab-common's ureports into pylint.reporters.Claudiu Popa2015-09-051-0/+127