reformat with latest settings

Reformat with the latest settings from openbmc-build-scripts (and
copy latest config files where appropriate).  Fix a few minor
markdownlint issues.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I55205817c29dc3f182a165ddf9cd5d4e07b90063
diff --git a/yaml/xyz/openbmc_project/State/Host.interface.yaml b/yaml/xyz/openbmc_project/State/Host.interface.yaml
index 02deb2d..6495134 100644
--- a/yaml/xyz/openbmc_project/State/Host.interface.yaml
+++ b/yaml/xyz/openbmc_project/State/Host.interface.yaml
@@ -6,8 +6,8 @@
       type: enum[self.Transition]
       default: "Off"
       description: >
-          The desired host transition.  This will be preserved across AC
-          power cycles of the BMC.
+          The desired host transition.  This will be preserved across AC power
+          cycles of the BMC.
 
     - name: CurrentHostState
       type: enum[self.HostState]
@@ -36,12 +36,12 @@
                 Host firmware should be on
           - name: "Reboot"
             description: >
-                Host firmware should be rebooted. Chassis power will be cycled from
-                off to on during this reboot
+                Host firmware should be rebooted. Chassis power will be cycled
+                from off to on during this reboot
           - name: "GracefulWarmReboot"
             description: >
-                Host firmware be will notified to shutdown and once complete, the
-                host firmware will be rebooted. Chassis power will remain on
+                Host firmware be will notified to shutdown and once complete,
+                the host firmware will be rebooted. Chassis power will remain on
                 throughout the reboot
           - name: "ForceWarmReboot"
             description: >
@@ -72,17 +72,17 @@
                 Host firmware is transitioning to a Running state
           - name: "Quiesced"
             description: >
-                Host firmware is quiesced. The host firmware is enabled but either
-                unresponsive or only processing a restricted set of commands. This
-                state can be a result of the host entering an error state or booting
-                into a BIOS setup environment. The BootProgress property will
-                provide details on which it is.
+                Host firmware is quiesced. The host firmware is enabled but
+                either unresponsive or only processing a restricted set of
+                commands. This state can be a result of the host entering an
+                error state or booting into a BIOS setup environment. The
+                BootProgress property will provide details on which it is.
           - name: "DiagnosticMode"
             description: >
                 Host firmware is capturing debug information. Powering off your
-                system while the host is in this state will prevent the debug data
-                from being properly collected. The host will move to one of the
-                other states once complete.
+                system while the host is in this state will prevent the debug
+                data from being properly collected. The host will move to one of
+                the other states once complete.
 
     - name: RestartCause
       description: >
@@ -118,5 +118,5 @@
                 xyz.openbmc_project.State.ScheduledHostTransition interface
           - name: "HostCrash"
             description: >
-                The host firmware crashed and the BMC has automatically initiated a
-                restart of the host firmware
+                The host firmware crashed and the BMC has automatically
+                initiated a restart of the host firmware