summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump flake8 from 3.8.4 to 3.9.0dependabot/pip/flake8-3.9.0dependabot[bot]2021-03-151-1/+1
* Migrate func_w406.py to new functional testsPierre Sassoulas2021-03-144-4/+4
* Migrate func_first_arg.py to new functional testsPierre Sassoulas2021-03-145-52/+54
* Move file so there is less files in functional/sPierre Sassoulas2021-03-1410-0/+0
* Migrate func_w0613.py to new functional testsPierre Sassoulas2021-03-145-49/+48
* Migrate func_w0405.py to new functional testsPierre Sassoulas2021-03-145-11/+11
* Migrate func_w0611.py to new functional testsPierre Sassoulas2021-03-145-27/+26
* Migrate func_dotted_ancestor.py to new functional testsPierre Sassoulas2021-03-147-16/+16
* Migrate func_e12xx.py to new functional testsPierre Sassoulas2021-03-144-13/+13
* Migrate nonregr___file___global.py to new functional testsPierre Sassoulas2021-03-143-3/+3
* Migrate func_no_dummy_redefined.py to new functional testsPierre Sassoulas2021-03-143-4/+4
* Migrate func_module___dict__.py to new functional testsPierre Sassoulas2021-03-143-2/+2
* Migrate func_loopvar_in_dict_comp_py27.py to new functional testsPierre Sassoulas2021-03-143-2/+2
* Migrate func_unused_import_py30.py to new functional testsPierre Sassoulas2021-03-143-4/+3
* Migrate func_e13xx.py (format error) to new functional testsPierre Sassoulas2021-03-145-44/+31
* Migrate func_w0404.py (reimported) to new functional testsPierre Sassoulas2021-03-144-32/+33
* Fix changelog: print removal need to be in '2.7.3'Pierre Sassoulas2021-03-141-2/+2
* Typoflyingbot912021-03-121-1/+1
* add changelog entryJens H. Nielsen2021-03-121-0/+2
* remove print statementJens H. Nielsen2021-03-121-1/+0
* Dont check deprecated arguments of deprecated functionMatus Valo2021-03-101-0/+1
* Improve fix-documentation pre-commit hookMarc Mueller2021-03-091-12/+45
* Update pre-commit requirement from ~=2.10 to ~=2.11dependabot[bot]2021-03-091-1/+1
* Bump sphinx from 3.5.1 to 3.5.2dependabot[bot]2021-03-091-1/+1
* Update whatsnewPeter Kolbus2021-03-091-0/+4
* Update ChangeLogPeter Kolbus2021-03-091-0/+4
* Remove 'whitelist' term in imports checkerPeter Kolbus2021-03-091-1/+1
* Remove 'whitelist' term in python3 checkerPeter Kolbus2021-03-091-2/+2
* Rename blacklisted-name to disallowed-namePeter Kolbus2021-03-0918-29/+37
* Add extension-pkg-allow-list optionPeter Kolbus2021-03-096-9/+36
* Remove 'blacklist' term for good/bad identifiersPeter Kolbus2021-03-099-19/+19
* Reduce 'blacklist' term for ignored filesPeter Kolbus2021-03-0911-37/+36
* Fix astroid.Inference error for undefined-variables with len()Marc Mueller2021-03-084-1/+20
* Migrate func_typecheck_callfunc_assigment.py to new functional testsPierre Sassoulas2021-03-072-3/+6
* Migrate all func_noerror_* to new functional testsPierre Sassoulas2021-03-0726-1/+1
* Migrate nameerror_on_string_substitution to new functional testsPierre Sassoulas2021-03-073-4/+4
* Migrate func_variables_unused_name_from_wilcard_import.py to new functional t...Pierre Sassoulas2021-03-073-3/+6
* Migrate func_noerror_new_style_class_py_30.py to new functional testsPierre Sassoulas2021-03-072-17/+11
* Migrate func_logging_not_lazy_with_logger to new functional testsPierre Sassoulas2021-03-075-18/+18
* Migrate func_e0012.py to new functional testsPierre Sassoulas2021-03-073-2/+2
* Migrate func_e0204.py to new functional testsPierre Sassoulas2021-03-073-9/+7
* Migrate func_w0612.py to new functional testsPierre Sassoulas2021-03-075-46/+45
* tox: run formatting by defaultPeter Kolbus2021-03-071-1/+1
* Create subdirectory for crowded functional testsPierre Sassoulas2021-03-07387-11/+8
* Add a test for too much functional files in the same directoryPierre Sassoulas2021-03-071-0/+9
* Fix functional test fail so it can be copy pastedPierre Sassoulas2021-03-071-1/+1
* Typing changes + disable unused pylint plugin for pre-commit (#4205)Marc Mueller2021-03-074-9/+14
* Print helpful error when toml decode fails (#4176)Quentin Young2021-03-072-1/+9
* pyreverse: Add output directory command-line optionMark Byrne2021-03-071-3/+1
* pyreverse: Add output directory command-line optionMark Byrne2021-03-075-0/+24