Convert mappings and sequences from flow to block
authorJeremy Stanley <fungi@yuggoth.org>
Wed, 29 Nov 2017 16:41:35 +0000 (16:41 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Wed, 29 Nov 2017 16:47:51 +0000 (16:47 +0000)
commit1e9fd62ecb7c3f1563d674cb6417272524a516be
treecb0dab235b05bc472331de35a0dafc5186765f4e
parentef49e23d88ab38660a664feac4e8c750a9993d78
Convert mappings and sequences from flow to block

For ease of readability, standardize on indented block-style YAML
mapping and sequence definitions in sample data and configuration.
Also wrap long lines, add explicit document start markers and
introduce spaces in commented lines to ease future checking with the
yamllint utility's default style rules.
etc/mudpy.yaml
mudpy/tests/fixtures/test_daemon.yaml
sample/__init__.yaml
sample/area.yaml
sample/prop.yaml
share/archetype.yaml
share/command.yaml
share/menu.yaml