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)
commitcc241bf26e316a6d27daabc6be44227d4e9d4c59
treecb0dab235b05bc472331de35a0dafc5186765f4e
parentb22b47a953cf1f5ed3c14ee3c17806a8d85bc005
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