Commit Graph

3 Commits

Author SHA1 Message Date
Daniël van Noord
292983376a Use the `argparse config handler in docstring_checker.py` 2022-04-01 23:51:20 +02:00
Daniël van Noord
1fa9fba668 Use transformers instead of validators for `Argument` 2022-04-01 22:42:22 +02:00
Daniël van Noord
0bc45e9037
Create an Argument class and allow convertion of optdict into them (#5584)
* Use config initialization of ``_ArgumentsManager``
* Allow ``BaseChecker`` to register on a ``_ArgumentsManager``
* Use the ``argparse`` config handler in ``logging.py`` and add tests
2022-03-29 14:44:27 +02:00