summaryrefslogtreecommitdiff
path: root/pylint/test/functional/no_self_use.py
Commit message (Expand)AuthorAgeFilesLines
* Add a new warning 'unexpected-special-method-signature'.Claudiu Popa2015-05-141-1/+1
* Update the list of known special methods.Claudiu Popa2015-05-101-0/+6
* Don't warn about no-self-use for builtin properties.Claudiu Popa2015-04-061-1/+13
* Port more tests from the old test style to the new test style.Claudiu Popa2015-03-281-0/+60