summaryrefslogtreecommitdiff
path: root/pylint/checkers/format.py
Commit message (Expand)AuthorAgeFilesLines
* Add ChangeLog entry for too-many-nested-blocks and fix the errors in pylint.Claudiu Popa2015-11-041-19/+20
* Fix issue #314: bad-whitespace looks weird when the line does not end with ne...Fabio Natali2015-09-211-2/+5
* add a no-space-check option for empty linesHarut2015-07-251-5/+14
* help fix for no-space-check optionHarut2015-07-251-1/+3
* Add an extra hint (ex: "add 3 spaces") to bad-continuation message.Daniel Balparda2015-03-171-5/+15
* start removing checks from disabled list, fix code to make sure these pass: C...Mihai Balint2015-02-281-9/+13
* Remove excessive quotes in docstringsPavel Roskin2015-02-261-1/+1
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+964