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/Control/MinimumShipLevel.interface.yaml b/yaml/xyz/openbmc_project/Control/MinimumShipLevel.interface.yaml
index 7de8070..fac7d05 100644
--- a/yaml/xyz/openbmc_project/Control/MinimumShipLevel.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/MinimumShipLevel.interface.yaml
@@ -1,7 +1,6 @@
 description: >
-    'An implementation may provide a single instance of
-    MinimumShipLevelRequired on
-    /xyz/openbmc_project/control/minimum_ship_level_required.
+    'An implementation may provide a single instance of MinimumShipLevelRequired
+    on /xyz/openbmc_project/control/minimum_ship_level_required.
 
     The definition of enforcement of this setting is implementation defined.'
 
@@ -9,6 +8,6 @@
     - name: MinimumShipLevelRequired
       type: boolean
       description: >
-          'A user has requested that the implementation
-          specific requirements associated with minimum ship level
-          enforcement be applied when MinimumShipLevelRequired is true.'
+          'A user has requested that the implementation specific requirements
+          associated with minimum ship level enforcement be applied when
+          MinimumShipLevelRequired is true.'