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/Time/EpochTime.interface.yaml b/yaml/xyz/openbmc_project/Time/EpochTime.interface.yaml
index 5bbe043..c272322 100644
--- a/yaml/xyz/openbmc_project/Time/EpochTime.interface.yaml
+++ b/yaml/xyz/openbmc_project/Time/EpochTime.interface.yaml
@@ -4,13 +4,12 @@
     - name: Elapsed
       type: uint64
       description: >
-          Time elpased since the
-          Epoch(1 Jan 1970 00:00:00 UTC), in microseconds.
+          Time elpased since the Epoch(1 Jan 1970 00:00:00 UTC), in
+          microseconds.
 
-          On setting this property, errors may be thrown.
-          InternalFailure means BMC fails to set the time.
-          InsufficientPermission means it is not allowed to set time depend
-          on the time settings.
+          On setting this property, errors may be thrown. InternalFailure means
+          BMC fails to set the time. InsufficientPermission means it is not
+          allowed to set time depend on the time settings.
       errors:
           - xyz.openbmc_project.Time.Error.NotAllowed
           - xyz.openbmc_project.Time.Error.Failed