Commit Graph

8 Commits

Author SHA1 Message Date
Claudiu Popa
d8bd67823e Use the new CallFunc.keywords instead of filtering out Keyword from CallFunc.args. 2015-08-08 23:48:38 +03:00
Claudiu Popa
47b1c77360 Use safe_infer and has_known_bases from astroid.helpers. Closes issue #593. 2015-07-06 19:57:11 +03:00
Claudiu Popa
a9595f264a Refactoring. 2015-02-22 16:00:06 +02:00
Chris Rebert
ff4e14ea1b Fix #299: Warn about type(x) is/== Y
--HG--
branch : impl-299
2015-02-22 01:51:03 -08:00
Claudiu Popa
9011e26aa2 Merged in cvrebert/pylint/missing-spaces (pull request #225)
add missing spaces between words in W1503's docs
2015-02-21 12:12:02 +02:00
Chris Rebert
7a10fa91dd add missing spaces between words in W1503's docs
--HG--
branch : missing-spaces
2015-02-21 01:36:09 -08:00
Chris Rebert
d34480998c fix "datetetime" [sic] typo
--HG--
branch : fix-typo
2015-02-21 01:22:21 -08:00
Ionel Cristian Maries
26eb7f9a2e Move all package files to a pylint package. 2015-02-14 18:13:20 +02:00