summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump isort from 5.7.0 to 5.8.0dependabot/pip/isort-5.8.0dependabot[bot]2021-03-221-1/+1
* Fix private method hidden by ancestor class attribute (#4177)tiagohonorato2021-03-213-0/+35
* Update the release documentation for pre-commit autoupdate to worksPierre Sassoulas2021-03-211-0/+11
* Move deprecated module checker to DeprecatedMixin (#4225)Matus Valo2021-03-174-12/+84
* Remove txt file during update for functional test without outputPierre Sassoulas2021-03-1710-18/+5
* Merge the two tests for use-symbolic-message-insteadPierre Sassoulas2021-03-175-36/+31
* Fix existing 'use-symbolic-message-instead'Pierre Sassoulas2021-03-175-7/+4
* Fix false negative 'use-symbolic-message-instead' and optimize itPierre Sassoulas2021-03-1722-52/+76
* Cleanup unwanted 'use-symbolic-message-instead' in functional testsPierre Sassoulas2021-03-1712-14/+10
* Better error message when dealing with functional tests failPierre Sassoulas2021-03-171-4/+10
* Enable use-symbolic-message-instead in functional testsPierre Sassoulas2021-03-1759-67/+75
* Rename func_w0233 to non_init_parent_calledPierre Sassoulas2021-03-173-11/+11
* Remove disabling of all I message in functional testsPierre Sassoulas2021-03-173-2/+6
* Change the order of the assert for better pytest messagePierre Sassoulas2021-03-171-4/+7
* Upgrade flake8 to 3.9.0 from 3.8.4Pierre Sassoulas2021-03-152-2/+2
* 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