summaryrefslogtreecommitdiff
path: root/pylint/testutils/configuration_test.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* [spelling] Fix a typo in 'ending'Pierre Sassoulas2022-04-261-1/+1
* Use ``python-typing-update`` on ``pylint/testutils`` directoryDaniël van Noord2022-04-141-8/+11
* 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
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-1/+1
* Fix typos accross the whole codebase (#5575)Pierre Sassoulas2021-12-211-1/+1
* Add typing to some functions in ``testutils`` (#5573)Daniël van Noord2021-12-211-1/+1
* Ignore files with name that starts like an emacs lock files (#5554)Pierre Sassoulas2021-12-201-2/+11
* [refactor] Permit to get the expected exit code in configuration test frameworkPierre Sassoulas2021-11-221-17/+54
* Fix user specific path in functional conf tests for tox (#5301)Pierre Sassoulas2021-11-141-3/+4
* Create a framework of functional tests for configuration files (#5287)Pierre Sassoulas2021-11-121-0/+110