borgmatic/borgmatic/config
Divyansh Singh f2ce2f387f feat: optionally disable config bootstrap 2023-08-01 01:32:06 +05:30
..
__init__.py Basic YAML configuration file parsing. 2017-07-04 16:52:24 -07:00
checks.py Enable consistency checks for only certain repositories via "check_repositories" (#73). 2018-10-13 20:34:51 -07:00
collect.py Use absolute paths when storing configuration files in an archive for later bootstrapping (#697). 2023-06-15 21:45:43 -07:00
environment.py Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2023-03-23 23:11:14 -07:00
generate.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
load.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
normalize.py To prevent argument parsing errors on ambiguous commands, drop support for multiple consecutive flag values. 2023-07-13 19:25:14 -07:00
override.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
schema.yaml feat: optionally disable config bootstrap 2023-08-01 01:32:06 +05:30
validate.py Remove sections (#721). 2023-07-08 23:14:30 -07:00