summaryrefslogtreecommitdiff
path: root/pylint/checkers/format.py
Commit message (Collapse)AuthorAgeFilesLines
* 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: ↵Mihai Balint2015-02-281-9/+13
| | | | C0102,C0112,C0121,C0202,C0203,C0204,C0301
* 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