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/Sensor/ValueMutability.interface.yaml b/yaml/xyz/openbmc_project/Sensor/ValueMutability.interface.yaml
index 0ed8fe0..0428740 100644
--- a/yaml/xyz/openbmc_project/Sensor/ValueMutability.interface.yaml
+++ b/yaml/xyz/openbmc_project/Sensor/ValueMutability.interface.yaml
@@ -5,10 +5,8 @@
       type: boolean
       default: false
       description: >
-          A hint to a server that provides sensor access
-          to external users, such as an IPMI server,
-          as to whether or not to allow external users
-          to modify the value, via "set sensor value"
-          commands or similar. True to allow
-          modification (read-write). False to disallow
-          modification (read-only).
+          A hint to a server that provides sensor access to external users, such
+          as an IPMI server, as to whether or not to allow external users to
+          modify the value, via "set sensor value" commands or similar. True to
+          allow modification (read-write). False to disallow modification
+          (read-only).