1. 6169a46 Add license, metadata, and OWNERS files. by Dan Albert · 2 years, 6 months ago main master ndk-r24-release ndk-r25-release ndk-r26-release ndk-r27-release ndk-r24 ndk-r24-rc1 ndk-r25 ndk-r25-beta1 ndk-r25-beta2 ndk-r25-beta3 ndk-r25-beta4 ndk-r25b ndk-r25c ndk-r26 ndk-r26-beta1 ndk-r26-rc1 ndk-r26b ndk-r26c ndk-r26d
  2. 612950b Merge upstream tag v2.11.1. by Dan Albert · 2 years, 6 months ago
  3. 3c1d8f1 Initial empty repository by Roman Yepishev · 2 years, 6 months ago
  4. d98e6e8 Bump pylint to 2.11.1, update changelog by Pierre Sassoulas · 2 years, 8 months ago
  5. 6d07d6f Add typing for ``json_reporter`` and sub-classes by Daniël van Noord · 2 years, 8 months ago
  6. f45ab49 Fix ``unspecified-encoding`` for `Path()` This closes #5017 by Daniël van Noord · 2 years, 8 months ago
  7. 67957e2 Move back to a dev version following 2.11.0 release by Pierre Sassoulas · 2 years, 8 months ago
  8. 7add5d0 Bump pylint to 2.11.0, update changelog by Pierre Sassoulas · 2 years, 8 months ago
  9. 0d246e5 Add typing to ``filepath`` (#4980) by Daniël van Noord · 2 years, 8 months ago
  10. dc0c7e9 Add typing in ``pylint.reporters`` (#5004) by Pierre Sassoulas · 2 years, 8 months ago
  11. 14f4db5 Move methods to `BaseLayout` (#5015) by Daniël van Noord · 2 years, 8 months ago
  12. d4e61b9 Move PyreverseConfig to pylint.testutil (#5013) by Pierre Sassoulas · 2 years, 8 months ago
  13. 22e56c0 Add typing to all calls to ``self.stats`` (#4973) by Daniël van Noord · 2 years, 8 months ago
  14. cb89612 Remove most `typing.cast()` calls (#4995) by Daniël van Noord · 2 years, 8 months ago
  15. a3f3405 Fix PyreverseConfig imports in pyreverse's tests by Pierre Sassoulas · 2 years, 8 months ago
  16. 0687d5c Change lines to lists (#5009) by Daniël van Noord · 2 years, 8 months ago
  17. 5b99e12 Update CONTRIBUTORS.txt by Dimitri Prybysh · 2 years, 8 months ago
  18. ca6c355 Add functional test demonstrating #4370 by Dimitri Prybysh · 2 years, 8 months ago
  19. 8d3ced4 Fix deprecation warning for AssignAttr in tests (#5006) by Pierre Sassoulas · 2 years, 8 months ago
  20. 272596b Fix false positive ``unused-private-member`` for accessing attributes in a class using ``cls`` (#4965) by yushao2 · 2 years, 8 months ago
  21. af407c7 Make consider-iterating-dictionary consider membership check (#4997) by Daniël van Noord · 2 years, 8 months ago
  22. de9af75 Pylint reporter cleanup (#5003) by Pierre Sassoulas · 2 years, 8 months ago
  23. bc95cd3 Add tests for dataclasses (#4967) by Daniël van Noord · 2 years, 8 months ago
  24. ca455ce Upgrade astroid to 2.8.0 by Pierre Sassoulas · 2 years, 8 months ago
  25. bbaa7bc Fix false negative for use-symbolic-message by Pierre Sassoulas · 2 years, 8 months ago
  26. cb7bba4 [pre-commit.ci] pre-commit autoupdate (#4998) by pre-commit-ci[bot] · 2 years, 8 months ago
  27. 9ec8cb9 Fix bad node given to a message and false positive invalide format for ``__all__`` (#4953) by Pierre Sassoulas · 2 years, 8 months ago
  28. a4ee38e Bump sphinx from 4.1.2 to 4.2.0 by dependabot[bot] · 2 years, 8 months ago
  29. c17457f Add typing to most reference of ``stream`` by Daniël van Noord · 2 years, 8 months ago
  30. e726eb4 Type ``process_module`` and update argument names by Daniël van Noord · 2 years, 8 months ago
  31. ebae36e Documentation for ``pyreverse`` and ``symilar`` (#4992) by Andreas Finkler · 2 years, 8 months ago
  32. dcd4887 Make ``global-variable-not-assigned`` check local scope (#4990) by Daniël van Noord · 2 years, 8 months ago
  33. 7390b6f Fix no-self-use and docparams extension for async functions/methods (#4986) by SupImDos · 2 years, 8 months ago
  34. e777697 Fix bug with cache's parent directory not existing (#4988) by Daniël van Noord · 2 years, 8 months ago
  35. 1e85bb7 Use overload to type get_global_option (#4978) by Daniël van Noord · 2 years, 8 months ago
  36. 9683362 fix false positive W0238 with private staticmethod used from classmethod (#4949) by Kayran Schmidt · 2 years, 8 months ago
  37. cf33d82 Make ``min-similarity-lines == 0`` stop similarity check (#4970) by Daniël van Noord · 2 years, 8 months ago
  38. fab2de2 Merge pull request #4979 from jacobtylerwalls/useless-suppression-typo by Andreas Finkler · 2 years, 8 months ago
  39. b6672fe Fix typos in useless-suppression topic by Jacob Walls · 2 years, 8 months ago
  40. 97f7933 Add additional test case - consider-using-assignment-expr (#4975) by Marc Mueller · 2 years, 8 months ago
  41. 130dd1b Update pre-commit requirement from ~=2.14 to ~=2.15 (#4974) by dependabot[bot] · 2 years, 8 months ago
  42. 40cc2ff Merge pull request #4971 from cdce8p/feat_consider-using-in by Andreas Finkler · 2 years, 8 months ago
  43. 092c0dc Extend consider-using-in for attribute access by Marc Mueller · 2 years, 8 months ago
  44. 005b7d2 Remove test dependency mypy-extensions (#4969) by Marc Mueller · 2 years, 8 months ago
  45. 2500086 Add typing with `PyAnnotate` to `./tests` (#4950) by Daniël van Noord · 2 years, 8 months ago
  46. 6c81831 Moved ``consider-using-f-string`` to `RecommendationChecker` (#4957) by Daniël van Noord · 2 years, 8 months ago
  47. baaa81a Refactor various typing related issues (#4940) by Daniël van Noord · 2 years, 8 months ago
  48. 0981d8b Add test to ``superfluous-parens`` by Daniël van Noord · 2 years, 8 months ago
  49. e49c3b1 Remove unused ``visit_package`` function by Daniël van Noord · 2 years, 8 months ago
  50. 3f122e0 Fix false positive ``superfluous-parens`` for tuples by Daniël van Noord · 2 years, 8 months ago
  51. d57931b Fix the raising-bad-type warning for string by Pierre Sassoulas · 2 years, 9 months ago
  52. 832db06 Extend ``unspecified-encoding`` checker by Daniël van Noord · 2 years, 9 months ago
  53. 5f96098 Remove the python3 porting mode from the codebase by Pierre Sassoulas · 2 years, 9 months ago
  54. ca9eddc Remove dead visit_exec method (#4943) by Marc Mueller · 2 years, 9 months ago
  55. 6cd8193 Fix false positive `dict-iter-missing-items` for tuple keys (#4939) by Daniël van Noord · 2 years, 9 months ago
  56. e1da3c0 Fix false positive ``protected-access`` in typing (#4937) by Daniël van Noord · 2 years, 9 months ago
  57. 8b778cd Fix false positive for `function-redefined` for simple type annotations by Daniël van Noord · 2 years, 9 months ago
  58. ed8e6bb Add a redirect from http to https in read the doc configuration by Pierre Sassoulas · 2 years, 9 months ago
  59. 6b21854 Change http links to https in setup.py by Pierre Sassoulas · 2 years, 9 months ago
  60. 9be3c05 Fix faq.rst:138:undefined label: message-control by Pierre Sassoulas · 2 years, 9 months ago
  61. 3e9a922 Fail on warning for read the doc by Pierre Sassoulas · 2 years, 9 months ago
  62. d06728f [pre-commit.ci] pre-commit autoupdate (#4934) by pre-commit-ci[bot] · 2 years, 9 months ago
  63. c64b9d1 Emit a correct invalid-name message when using multi-naming style. (#4924) by Yilei "Dolee" Yang · 2 years, 9 months ago
  64. c81a7f1 Add regression tests for PyCQA/astroid#1151 by David Liu · 2 years, 9 months ago
  65. cc35589 Add regression test for false positive on collections.abc by Pierre Sassoulas · 2 years, 9 months ago
  66. ed73dd1 Fix a typo in a LenChecker docstring by Pierre Sassoulas · 2 years, 9 months ago
  67. 9515c33 Upgrade astroid to 2.7.3 by Pierre Sassoulas · 2 years, 9 months ago
  68. 15b5b56 Add a regression tests for dataclasses with fields by Pierre Sassoulas · 2 years, 9 months ago
  69. 7cdd8f3 Add `use-set-for-membership` check (#4841) by Marc Mueller · 2 years, 9 months ago
  70. ca2d22f Bump python-docs-theme from 2021.5 to 2021.8 (#4931) by dependabot[bot] · 2 years, 9 months ago
  71. 8c4f60f Bump black from 21.7b0 to 21.8b0 (#4930) by dependabot[bot] · 2 years, 9 months ago
  72. a754d8d Add `consider-using-assignment-expr` to `CodeStyleChecker` (#4876) by Marc Mueller · 2 years, 9 months ago
  73. b959ce5 Fix typo in assigment_from_no_return functional tests by Pierre Sassoulas · 2 years, 9 months ago
  74. b33d76c Remove async test for python 3.5 or lesser by Pierre Sassoulas · 2 years, 9 months ago
  75. a70a199 Remove functional test configuration for python version <=3.6.0 by Pierre Sassoulas · 2 years, 9 months ago
  76. 46a9697 Merge abstract_class_instantiated in the same file by Pierre Sassoulas · 2 years, 9 months ago
  77. 7d440dd Implement basic control flow checks for ``consider-using-with`` (#4929) by Andreas Finkler · 2 years, 9 months ago
  78. 5093750 Specifies that the pip freeze command should be run and its output pa… (#4928) by hippo91 · 2 years, 9 months ago
  79. 66ffcbc Add ``Consider-using-f-string`` checker (#4796) by Daniël van Noord · 2 years, 9 months ago
  80. 1a19421 Upgrade ignored-parents help description (#4926) by Melvin · 2 years, 9 months ago
  81. eeb4156 Added myself to CONTRIBUTORS.txt by Philipp A · 2 years, 9 months ago
  82. 9277490 Rename URLs by Philipp A · 2 years, 9 months ago
  83. 2348835 Update FUNDING.yml by Pierre Sassoulas · 2 years, 9 months ago
  84. e60a120 [pre-commit.ci] pre-commit autoupdate by pre-commit-ci[bot] · 2 years, 9 months ago
  85. b6923bd Move back to a dev version following 2.10.2 release by Pierre Sassoulas · 2 years, 9 months ago
  86. 591a23a Bump pylint to 2.10.2, update changelog by Pierre Sassoulas · 2 years, 9 months ago
  87. d9dc89c Fix a crash from astroid.InferenceError raised on copy.copy by Pierre Sassoulas · 2 years, 9 months ago
  88. 5150d89 Updated mypy checks (#4889) by Marc Mueller · 2 years, 9 months ago
  89. a3daf44 Require platformdirs 2.2.0 (#4890) by Marc Mueller · 2 years, 9 months ago
  90. ad97338 Migrate from ``appdirs`` to ``platformdirs`` (#4887) by Pierre Sassoulas · 2 years, 9 months ago
  91. ba00fb2 Bump pylint to 2.10.2-dev0, update changelog by Ashley Whetter · 2 years, 9 months ago
  92. bf33282 Bump pylint to 2.10.1, update changelog by Ashley Whetter · 2 years, 9 months ago
  93. d701a97 pylint does not crash when PYLINT_HOME does not exist (#4884) by Ashley Whetter · 2 years, 9 months ago
  94. bbc4f66 Move back to a dev version following 2.10.0 release by Pierre Sassoulas · 2 years, 9 months ago
  95. ea448b8 Bump pylint to 2.10.0, update changelog by Pierre Sassoulas · 2 years, 9 months ago
  96. 303654c Prevent crash in CI environnement if we can't write in pylint's cache by Pierre Sassoulas · 2 years, 9 months ago
  97. 72a202a Upgrade astroid to 2.7.2 by Pierre Sassoulas · 2 years, 9 months ago
  98. 56fdadb [PYLINT-HOME change] Less spam when using pylint in parallel by Pierre Sassoulas · 2 years, 9 months ago
  99. a3464cb Add a test for false positive no-member in subclassed dataclasses by Pierre Sassoulas · 2 years, 9 months ago
  100. 7a9bfc4 Add consider-ternary-expression extension by Nick Drozd · 2 years, 9 months ago