summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update name for consider-using-namedtuple to include dataclass (#4536)Marc Mueller2021-06-021-1/+2
* Add new checker invalid-all-formatMarc Mueller2021-06-011-0/+3
* Upgrade release.md following the decision to pin astroidPierre Sassoulas2021-05-311-1/+7
* Add new checker consider-using-namedtuple (#4517)Marc Mueller2021-05-311-0/+2
* Handle floats when parsing pyproject.toml (#4518) (#4520)Markus Siebenhaar2021-05-291-0/+2
* Added deprecated decorators check (#4513)Matus Valo2021-05-271-0/+2
* Add `ignore-paths` to match against the full path. (#4516)Fabian Damken2021-05-271-0/+2
* Implemented new checker invalid-class-object (#4510)yushao22021-05-261-0/+2
* Fixed minor doc formatting (#4511)yushao22021-05-251-1/+1
* Implemented ``unused-private-member`` checker (#4504)yushao22021-05-251-0/+2
* Add list literal check to using-constant-test. (#4502)David Liu2021-05-241-0/+3
* Multiple `output-format` support (#4492)ruro2021-05-242-0/+12
* Bump sphinx from 4.0.1 to 4.0.2 (#4494)dependabot[bot]2021-05-241-1/+1
* Implemented new check consider-using-from-import (#4491)yushao22021-05-231-0/+2
* Implemented new check unnecessary-dict-index-lookup (#4485)yushao22021-05-231-0/+2
* Fix errors in block disables paragraph in User Guide (#4489)Jacob Walls2021-05-231-2/+2
* Implemented new check use-maxsplit-arg (#4469)yushao22021-05-221-0/+4
* Add ignore_signatures to similarity checker (#4474)Aditya Gupta2021-05-171-0/+2
* Create new error arguments-renamed (#4467)Konstantina Saketou2021-05-171-0/+3
* Bump sphinx from 4.0.0 to 4.0.1 (#4478)dependabot[bot]2021-05-171-1/+1
* Fix issues with Python 3.6.0 (#4446)Peter Kolbus2021-05-121-0/+2
* Implemented new check consider-using-dict-items (#4445)yushao22021-05-111-0/+3
* Bump sphinx from 3.5.4 to 4.0.0 (#4461)dependabot[bot]2021-05-101-1/+1
* Bump python-docs-theme from 2020.12 to 2021.5 (#4460)dependabot[bot]2021-05-101-1/+1
* Customize arguments-differ error messages (#4422)Konstantina Saketou2021-05-051-0/+2
* Add --fail-on option (#4227) (#4398)Dr. Nick2021-05-021-0/+2
* Add new warning ``deprecated-class`` #4388 (#4419)victor2021-04-301-0/+1
* Fix too-many-ancestorsMarc Mueller2021-04-281-0/+3
* Update copyrite noticev2.8.2Pierre Sassoulas2021-04-261-1/+1
* Release with standard version tagPierre Sassoulas2021-04-262-7/+9
* Update documentation and changelogPierre Sassoulas2021-04-261-17/+9
* Better documentation on the packaging breaking changesPierre Sassoulas2021-04-251-3/+11
* Post release choresPierre Sassoulas2021-04-242-0/+17
* Prepare for 2.8.0 releasepylint-2.8.0Pierre Sassoulas2021-04-241-1/+1
* Fix discord server invitationPierre Sassoulas2021-04-241-1/+1
* Document the new release processPierre Sassoulas2021-04-241-16/+8
* Add new extension TypingChecker (#4382)Marc Mueller2021-04-241-0/+6
* Update astroid to 2.5.4 (#4392)Marc Mueller2021-04-241-1/+1
* Enhancement 1070 file output (#4339)DudeNr332021-04-232-0/+6
* Enhancement #3413 ``consider-using-with`` (#4372)DudeNr332021-04-231-0/+4
* Enhancement/add checker consider using min max builtin (#4359)Qwiddle132021-04-171-0/+2
* Use Python official doc's terminology (#4349)Emmanuel Chaudron2021-04-171-3/+3
* Bump sphinx from 3.5.3 to 3.5.4 (#4344)dependabot[bot]2021-04-121-1/+1
* Follow up to COPYING renamedPierre Sassoulas2021-04-111-0/+2
* Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas2021-04-112-2/+2
* New ConfusingConsecutiveElifCheckr (for: #3920) (#4318)DudeNr332021-04-111-0/+3
* Update ``astroid`` to 2.5.3 (#4334)Marc Mueller2021-04-101-0/+2
* Upgrade the documentation and fix inconsistenciesPierre Sassoulas2021-04-082-13/+19
* Upgrade contribute doc with discord server and fix typoesPierre Sassoulas2021-04-081-19/+19
* Add prettier to the pre-commit configurationPierre Sassoulas2021-04-071-30/+29