Commit Graph

3 Commits

Author SHA1 Message Date
Daniël van Noord
7d079d20a5
Remove the `future_option_parsing` keyword (#6253) 2022-04-11 14:49:03 +02:00
Daniël van Noord
ed2faa11a4 Move preprocessing of arguments into `config` directory 2022-04-04 13:10:46 +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