Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(config/from_filesystem): Just load an empty config, if there isn't one | Benedikt Peetz | 2024-08-23 |
| | |||
* | style(treewide): Format | Benedikt Peetz | 2024-08-23 |
| | |||
* | feat(treewide): Use a configuration file | Benedikt Peetz | 2024-08-23 |
This allows use to avoid duplication of default values in the codebase and obviously also facilitates changing these without having to re-compile. |