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/Chassis/Buttons/HostSelector.interface.yaml b/yaml/xyz/openbmc_project/Chassis/Buttons/HostSelector.interface.yaml
index 378f5f4..677b5f7 100644
--- a/yaml/xyz/openbmc_project/Chassis/Buttons/HostSelector.interface.yaml
+++ b/yaml/xyz/openbmc_project/Chassis/Buttons/HostSelector.interface.yaml
@@ -1,18 +1,18 @@
 description: >
-    Host selector interface is used to keep the position of the host
-    selector HW switch as a property.This host selector position value
-    decides which host or bmc is currently selected in a multihost bmc
-    system so that the power and reset button events are routed to
-    the currently selected host or bmc's power control events.
+    Host selector interface is used to keep the position of the host selector HW
+    switch as a property.This host selector position value decides which host or
+    bmc is currently selected in a multihost bmc system so that the power and
+    reset button events are routed to the currently selected host or bmc's power
+    control events.
 
 properties:
     - name: Position
       type: size
       default: 0
       description: >
-          The current position of the selector. Position 1 to N selects
-          Host Instance t to N,Position 0 selects the BMC
-          ( N is maximum number of hosts ).
+          The current position of the selector. Position 1 to N selects Host
+          Instance t to N,Position 0 selects the BMC ( N is maximum number of
+          hosts ).
     - name: MaxPosition
       type: size
       default: 0