summaryrefslogtreecommitdiff
path: root/tests/config/unittest_config.py
Commit message (Expand)AuthorAgeFilesLines
* Remove all old code related to ``optparse`` config parsing. (#8405)Daniël van Noord2023-03-081-88/+0
* Add typing to ``unittest_config`` (#7404)Daniël van Noord2022-09-041-6/+6
* Replace deprecated `sre_constants.error` with `re.error`Jacob Walls2022-08-271-3/+2
* Add typing to ``BaseChecker`` ``msgs`` and ``reports`` (#6456)Daniël van Noord2022-04-251-1/+2
* Deprecate ``get_global_option``Daniël van Noord2022-04-151-6/+3
* Use ``python-typing-update`` on second half of the ``tests`` directoryDaniël van Noord2022-04-141-3/+4
* Set ``pyupgrade`` to ``--py37-plus``Daniël van Noord2022-04-111-8/+2
* Handle missing keys in option dictionariesDaniël van Noord2022-04-111-1/+1
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-11/+1
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-1/+1
* Format docstrings with ``pydocstringformatter``Daniël van Noord2022-01-021-2/+4
* Upgrade mypy to 0.920 (#5535)Marc Mueller2021-12-161-1/+5
* Fix typo in pylintrc for useless-suppression (#5303)Daniël van Noord2021-11-231-1/+0
* Move existing config tests to the tests/config directoryPierre Sassoulas2021-11-081-0/+101