Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Adding a check for ``inconsistent-return-statements`` inside function or ↵ | hippo91 | 2017-09-26 | 1 | -1/+2 | |
| | | | | | methods. (#1641) Close #1267 | |||||
* | Even more granular copyrights (thanks to copyrite) | Claudiu Popa | 2016-07-23 | 1 | -2/+3 | |
| | ||||||
* | Keep a consistent copyright notice across the board. | Claudiu Popa | 2016-07-19 | 1 | -0/+2 | |
| | | | | | This was changed automatically in #894, but apparently we need to have the copyright notice somewhere. | |||||
* | Add the new shorter license header, including to missing files. Close #894. | Claudiu Popa | 2016-06-01 | 1 | -15/+3 | |
| | ||||||
* | Change the attribute check for using hasattr instead of looking explicitly ↵ | Claudiu Popa | 2015-12-08 | 1 | -1/+1 | |
| | | | | into __dict__. | |||||
* | New imported features from astroid into pyreverse. | Claudiu Popa | 2015-07-03 | 1 | -2/+3 | |
| | | | | | | We moved pyreverse.inspector.Project, pyreverse.inspector.project_from_files and pyreverse.inspector.interfaces. These were moved since they didn't belong in astroid and they can be better maintained inside pyreverse itself. | |||||
* | astroid.utils.LocalsVisitor was moved to pylint.pyreverse.LocalsVisitor. | Claudiu Popa | 2015-06-17 | 1 | -0/+77 | |
| | ||||||
* | Move all package files to a pylint package. | Ionel Cristian Maries | 2015-02-14 | 1 | -0/+132 | |