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/Certs/Authority.interface.yaml b/yaml/xyz/openbmc_project/Certs/Authority.interface.yaml
index e081bfa..b994a51 100644
--- a/yaml/xyz/openbmc_project/Certs/Authority.interface.yaml
+++ b/yaml/xyz/openbmc_project/Certs/Authority.interface.yaml
@@ -9,14 +9,16 @@
           - name: CSR
             type: string
             description: >
-                Should be a valid PEM encoded Certificate signing request string.
+                Should be a valid PEM encoded Certificate signing request
+                string.
 
       returns:
           - name: path
             type: object_path
             description: >
                 The object path of an object that implements, at a minimum,
-                xyz.openbmc_project.Certs.Entry and xyz.openbmc_project.Object.Delete
+                xyz.openbmc_project.Certs.Entry and
+                xyz.openbmc_project.Object.Delete
 
       errors:
           - xyz.openbmc_project.Common.Error.InvalidArgument