summaryrefslogtreecommitdiff
path: root/pylint/reporters/text.py
Commit message (Expand)AuthorAgeFilesLines
* Reporters no longer use a PyLinterAshley Whetter2019-02-091-33/+5
* Moved some reporting functions to runnerAshley Whetter2019-02-091-1/+1
* Reformat the code with blackClaudiu Popa2018-09-171-56/+65
* Update copyright noticesClaudiu Popa2018-07-151-1/+4
* Remove six package usages. (#2151)Sushobhit2018-05-271-3/+1
* Includes file paths in the default report format (#2088)Jace Browning2018-05-151-1/+1
* Use magenta for warnings since blue is hard to read on a black terminal. Clos...Claudiu Popa2018-03-291-1/+1
* Enable import-errorNick Drozd2018-01-041-0/+1
* Regenerate copyright noticesClaudiu Popa2017-12-151-2/+6
* Simplify the code to not use assertion and exceptions.Claudiu Popa2016-12-141-3/+1
* update the check for ansi terminalsy2kbugger2016-12-141-3/+8
* Even more granular copyrights (thanks to copyrite)Claudiu Popa2016-07-231-2/+5
* Keep a consistent copyright notice across the board.Claudiu Popa2016-07-191-0/+2
* Add the new shorter license header, including to missing files. Close #894.Claudiu Popa2016-06-011-13/+3
* Bring logilab-common's ureports into pylint.reporters.Claudiu Popa2015-09-051-1/+1
* Fix pylint warnings for the code imported from logilab-common.Claudiu Popa2015-08-181-1/+1
* Get rid of logilab.common.optik_ext and logilab.common.textutils.Florian Bruhin2015-07-261-1/+87
* The colorized reporter now works on Windows. Closes issue #96.Claudiu Popa2015-03-271-1/+6
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+146