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/Inventory/Manager.interface.yaml b/yaml/xyz/openbmc_project/Inventory/Manager.interface.yaml
index 5045507..84edaba 100644
--- a/yaml/xyz/openbmc_project/Inventory/Manager.interface.yaml
+++ b/yaml/xyz/openbmc_project/Inventory/Manager.interface.yaml
@@ -1,10 +1,10 @@
 description: >
     Implement to provide inventory management features.
 
-    An OpenBMC implementation providing inventory functions may provide zero
-    or one implementation on the inventory namespace root.  An implementing
-    service should additionally implement org.freedesktop.DBus.ObjectManager
-    on the inventory namespace root.
+    An OpenBMC implementation providing inventory functions may provide zero or
+    one implementation on the inventory namespace root.  An implementing service
+    should additionally implement org.freedesktop.DBus.ObjectManager on the
+    inventory namespace root.
 methods:
     - name: Notify
       description: >