kupferbootstrap/config
InsanePrawn 11125e525f config: remove accidental scheme validation circumvention, improve errors, warn on config loading failure in main()
This will fail on values of the wrong type, but still warn about and allow unknown keys.
2022-11-09 20:19:04 +01:00
..
__init__.py config: add new __init__.py 2022-11-09 20:19:04 +01:00
cli.py config: move code from __init__.py into cli.py 2022-11-09 20:19:04 +01:00
profile.py implement explicit Optional type hints for =None parameters 2022-11-09 20:19:04 +01:00
scheme.py config: remove accidental scheme validation circumvention, improve errors, warn on config loading failure in main() 2022-11-09 20:19:04 +01:00
state.py config: remove accidental scheme validation circumvention, improve errors, warn on config loading failure in main() 2022-11-09 20:19:04 +01:00
test_config.py global: refactor to use config.{file,runtime}.$member instead of config.file["$member"] 2022-11-09 19:39:59 +01:00