1. aa688de Bump pylint to 2.9.3, update changelog by Pierre Sassoulas · 3 years ago
  2. 2129086 Fix copyright links (#4647) by Marc Mueller · 3 years ago
  3. 7dece5b Prepare for 2.8.0 release by Pierre Sassoulas · 3 years, 2 months ago
  4. 922f389 Enhancement #3413 ``consider-using-with`` (#4372) by DudeNr33 · 3 years, 2 months ago
  5. af52033 Rename copying to license and upgrade the setup.cfg (#4338) by Pierre Sassoulas · 3 years, 3 months ago
  6. 3a2a579 Make import from os.path more explicit by Pierre Sassoulas · 3 years, 3 months ago
  7. ac85223 Apply copyrite --contribution-threshold by Pierre Sassoulas · 3 years, 5 months ago
  8. 154718c Remove the # coding, since PEP3120 the default is UTF8 by Pierre Sassoulas · 3 years, 5 months ago
  9. 1f7c29c Sets up copyright by hippo91 · 3 years, 11 months ago
  10. 89f1a6f Switch to isort 5 for pylint's own code by Damien Baty · 4 years ago
  11. 369d952 Add missing copyright annotations for the past releases by Claudiu Popa · 4 years, 2 months ago
  12. a455051 pyupgrade: automated removal of python2 constructs by Anthony Sottile · 4 years, 4 months ago
  13. b72c0dd Remove redundant compatibility code (#3097) by Hugo van Kemenade · 4 years, 10 months ago
  14. 95232ca ``epylint.py_run`` defaults to ``python`` in case the current executable is not a Python one. by Claudiu Popa · 5 years ago
  15. 5ab140a Style - Apply isort on all apllicable files by Pierre Sassoulas · 5 years ago
  16. 3f28424 Reformat the code with black by Claudiu Popa · 6 years ago
  17. 3a8635a Update copyright notices by Claudiu Popa · 6 years ago
  18. 8c5256d Remove six package usages. (#2151) by Sushobhit · 6 years ago
  19. 39338dc Fixes erroneous default arguments to epylint (#2001) by Ryan McGuire · 6 years ago
  20. 0a9ccfe Fix shlex parsing error on Windows in epylint (#1941) by thernstig · 6 years ago
  21. d6b9b8f epylint: Remove incorrect docstring by Radostin Stoyanov · 6 years ago
  22. 9ff44de Regenerate copyright notices by Claudiu Popa · 7 years ago
  23. 56a6723 Adding a check for ``inconsistent-return-statements`` inside function or methods. (#1641) by hippo91 · 7 years ago
  24. a59a158 epylint: corrects msg-template object (#1311) by Daniela Plascencia · 7 years ago
  25. ec09cc7 Even more granular copyrights (thanks to copyrite) by Claudiu Popa · 8 years ago
  26. 211d81f Keep a consistent copyright notice across the board. by Claudiu Popa · 8 years ago
  27. bcd687e Use the current interpreter's epylint.lint by Claudiu Popa · 8 years ago
  28. 9aa5aa5 Run pylint from epylint using -c. by Claudiu Popa · 8 years ago
  29. 8322781 Add the new shorter license header, including to missing files. Close #894. by Claudiu Popa · 8 years ago
  30. 1cdb8bc epylint.py_run does not crash on big files, using .communicate() instead of .wait() by Claudiu Popa · 8 years ago
  31. e87abe9 Fix new import related errors in pylint's codebase. by Claudiu Popa · 9 years ago
  32. 28bd68d Fix multiple-imports error in epylint.py by Claudiu Popa · 9 years ago
  33. f67d432 Fix some pylint warnings over pylint's codebase. by Claudiu Popa · 9 years ago
  34. e0f2c50 start removing checks from disabled list, fix code to make sure these pass: C0102,C0112,C0121,C0202,C0203,C0204,C0301 by Mihai Balint · 9 years ago
  35. 26eb7f9 Move all package files to a pylint package. by Ionel Cristian Maries · 9 years ago[Renamed from epylint.py]
  36. d5d2d14 Merged in cmin764/pylint/unichr (pull request #221) by Claudiu Popa · 9 years ago