summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add configuration file to change the setting in read the docPierre Sassoulas2021-04-061-0/+1
* Remove duplication of requirement file for docPierre Sassoulas2021-04-061-1/+2
* Move informations that never change in the setup.pyPierre Sassoulas2021-04-052-4/+4
* Extend documentation for issue #4282 (#4288)DudeNr332021-04-032-0/+11
* Allow protected-access in class methods (#4267)James Sinclair2021-04-011-0/+2
* Upgrade the version for development following 2.7.4 release (#4269)Pierre Sassoulas2021-03-301-5/+8
* Upgrade project for 2.7.4, and 2.8.0 (#4262)Pierre Sassoulas2021-03-291-0/+3
* Import astroid with import x or from x import y but not bothPierre Sassoulas2021-03-281-2/+1
* Update the release documentation for pre-commit autoupdate to worksPierre Sassoulas2021-03-211-0/+11
* Typoflyingbot912021-03-121-1/+1
* Update whatsnewPeter Kolbus2021-03-091-0/+4
* Add extension-pkg-allow-list optionPeter Kolbus2021-03-091-4/+4
* Remove 'blacklist' term for good/bad identifiersPeter Kolbus2021-03-091-2/+2
* Reduce 'blacklist' term for ignored filesPeter Kolbus2021-03-092-3/+3
* Introduced deprecated attributesMatus Valo2021-03-061-0/+1
* Add --class-const-naming-styleMarc Mueller2021-03-061-0/+6
* Fix changelog and whatsnew (pre-commit-hook)Marc Mueller2021-03-0610-48/+48
* Add allow-redefined-builtins option to variable checkerAlexander Kapshuna2021-03-051-0/+2
* Update doc for release (easier command to copy paste)Pierre Sassoulas2021-02-281-2/+2
* Add 2.8.0 in the ChangelogPierre Sassoulas2021-02-213-3/+24
* Better documentation for the change in version during releasePierre Sassoulas2021-02-211-1/+6
* Upgrade the documentation about releasePierre Sassoulas2021-02-212-48/+68
* Edit highlights for 2.7.0 in whatsnewPierre Sassoulas2021-02-211-2/+4
* Fix link to isort documentation in doc/faq.rstPierre Sassoulas2021-02-211-1/+1
* Move from % string formatting syntax to f-string or .format()Pierre Sassoulas2021-02-211-1/+1
* Added example of deprecation checkerMatus Valo2021-02-211-1/+3
* Add new `consider-using-generator` and 'use-a-generator' checkersIkraduya Edian2021-02-201-0/+2
* Fix false positive when map() receives iterableTiago Honorato2021-02-201-1/+1
* Fix false positive when zip() receives iterable (#4105)tiagohonorato2021-02-191-0/+2
* add nan-comparison checker for NaN comparisonsOr Bahari2021-02-181-0/+2
* Fix the changelog and whatsnew retroactively for 2.7 releasePierre Sassoulas2021-02-163-31/+51
* Move from format() to f-string where it makes sensePierre Sassoulas2021-02-161-1/+1
* Bump minimum required Python to 3.6David Gilman2021-02-162-1/+2
* Drop support for Python 3.5 to fix typingMarc Mueller2021-02-151-1/+1
* mapreduce| chore| Updating ChangeLog/Contributors/Release notesFrank Harrison2021-01-021-0/+2
* Add a message in the changelog and update contributors.txtPierre Sassoulas2020-12-311-0/+2
* Handle class decorators during typing checks.Julien Palard2020-11-021-1/+4
* lint multiprocessing pool shutdownmanderj2020-10-301-0/+2
* Apply suggestion done during review by @hippo91Pierre Sassoulas2020-10-301-2/+2
* Make the update option more modularPierre Sassoulas2020-10-301-2/+2