summaryrefslogtreecommitdiff
path: root/pylint/test/functional/no_classmethod_decorator.py
Commit message (Expand)AuthorAgeFilesLines
* Fix the tests to work on both Python versions.Claudiu Popa2015-10-301-1/+1
* no-static/class-method: enhance the tests and fix the code accordinglyLaura M?dioni2015-10-291-2/+9
* improve style and fix typos regarding no_class/staticmethod_decoratorLaura M?dioni2015-10-291-1/+1
* check for class methods declared without a decoratorLaura M?dioni2015-10-291-0/+28