mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-12 09:57:01 -04:00
I tried to get this to indent the .yaml files properly so yamllint defaults
work with tests/metadata/dump/*.yaml, but it didn't take for some reason:
yaml.indent(mapping=4, sequence=4, offset=2)