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/Telemetry/Trigger.interface.yaml b/yaml/xyz/openbmc_project/Telemetry/Trigger.interface.yaml
index 747c349..5b6515f 100644
--- a/yaml/xyz/openbmc_project/Telemetry/Trigger.interface.yaml
+++ b/yaml/xyz/openbmc_project/Telemetry/Trigger.interface.yaml
@@ -30,9 +30,9 @@
       type: array[dict[object_path,string]]
       description: >
           Map of sensors that is monitored within trigger. D-Bus sensor path is
-          used as map's key. Its value is a metadata that is used
-          to store user data about sensor. In Redfish, metadata will be set to
-          endpoint corresponding to that sensor.
+          used as map's key. Its value is a metadata that is used to store user
+          data about sensor. In Redfish, metadata will be set to endpoint
+          corresponding to that sensor.
     - name: Thresholds
       type: variant[array[struct[enum[self.Type],uint64,enum[self.Direction],double]],array[struct[string,enum[self.Severity],uint64,string]]]
       description: >