mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 23:10:29 +03: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)
|
||
|---|---|---|
| .. | ||
| com.politedroid.yaml | ||
| org.adaway.yaml | ||
| org.smssecure.smssecure.yaml | ||
| org.videolan.vlc.yaml | ||