summaryrefslogtreecommitdiff
path: root/pylint/test/functional/class_members_py27.py
Commit message (Expand)AuthorAgeFilesLines
* Check imports are located at the top of the module (right after docstring and...Laura M?dioni2015-11-101-1/+1
* Check imports are ordered (standard, 3rd party, local) and grouped by packageLaura M?dioni2015-11-091-1/+1
* Lookup in the implicit metaclass when checking for no-member.Claudiu Popa2015-04-251-1/+9
* Don't emit no-member for classes with unknown bases.Claudiu Popa2015-04-241-2/+8
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+51