use toml instead of configparser?
tymbalodeon opened this issue · 2 comments
tymbalodeon commented
https://realpython.com/python-toml/#use-toml-as-a-configuration-format
Might help with the shared and ignored directories to have them as proper arrays.
tymbalodeon commented
Also check out: https://pydantic-docs.helpmanual.io/usage/settings/
tymbalodeon commented
Added in 37c3c61