summaryrefslogtreecommitdiff
path: root/tests/test_config.py
Commit message (Expand)AuthorAgeFilesLines
* Add typing with `PyAnnotate` to `./tests` (#4950)Daniƫl van Noord2021-09-041-7/+9
* Update option_manager_mixin.py - issue 3839 (#4812)PaaEl2021-08-111-0/+32
* config: Handle rich (non-string) types in TOML fileDamien Baty2020-05-161-23/+79
* [tests lint] Fix all W0611 unused-import in pylint's own testsPierre Sassoulas2020-04-201-4/+0
* [tox] Extend the isort check to the relevant parts in testsPierre Sassoulas2020-04-201-1/+2
* Can read setup.cfg and pyproject.toml filesAshley Whetter2019-10-091-0/+40