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