summaryrefslogtreecommitdiff
path: root/tests/config/test_functional_config_loading.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* Fixing some too long lines (#8339)Ollie2023-02-251-8/+8
* Finish some incomplete typing signatures (#7442)Daniël van Noord2022-09-091-2/+2
* Fix the loading of unrelated tools options (#6356)Pierre Sassoulas2022-05-051-3/+8
* Replace .namespace with .config (#6316)Daniël van Noord2022-04-141-4/+4
* Use ``namespace`` in ``PyLinter`` and the functional config tests (#6271)Daniël van Noord2022-04-121-4/+4
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-0/+1
* Format docstrings with ``pydocstringformatter``Daniël van Noord2022-01-021-2/+1
* Fix typos accross the whole codebase (#5575)Pierre Sassoulas2021-12-211-4/+4
* Fix user specific path in functional conf tests for tox (#5301)Pierre Sassoulas2021-11-141-1/+4
* Create a framework of functional tests for configuration files (#5287)Pierre Sassoulas2021-11-121-0/+96