summaryrefslogtreecommitdiff
path: root/pylint/test/functional/no_staticmethod_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-1/+8
* improve style and fix typos regarding no_class/staticmethod_decoratorLaura M?dioni2015-10-291-1/+1
* check for static methods declared without a decoratorLaura M?dioni2015-10-291-0/+28