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/Chassis/Buttons/NMI.interface.yaml b/yaml/xyz/openbmc_project/Chassis/Buttons/NMI.interface.yaml
index ba36a69..83c11f9 100644
--- a/yaml/xyz/openbmc_project/Chassis/Buttons/NMI.interface.yaml
+++ b/yaml/xyz/openbmc_project/Chassis/Buttons/NMI.interface.yaml
@@ -1,9 +1,9 @@
 description: >
     NMI button is a Diagnostic Interrupt(Front Panel NMI).Diagnostic interrupt
-    is a non-maskable interrupt or signal for generating diagnostic traces
-    and core dumps from the operating system. The diagnostic interrupt button
-    is connected to the BMC through a front panel connector.
-    user can press NMI button on the front panel and then trigger NMI signal.
+    is a non-maskable interrupt or signal for generating diagnostic traces and
+    core dumps from the operating system. The diagnostic interrupt button is
+    connected to the BMC through a front panel connector. user can press NMI
+    button on the front panel and then trigger NMI signal.
 methods:
     - name: simPress
       description: >
@@ -17,9 +17,8 @@
       type: boolean
       default: true
       description: >
-          Enable/disable NMI button.
-          false means NMI button is disabled
-          true means NMI button is enabled
+          Enable/disable NMI button. false means NMI button is disabled true
+          means NMI button is enabled
       errors:
           - xyz.openbmc_project.Chassis.Common.Error.UnsupportedCommand
           - xyz.openbmc_project.Chassis.Common.Error.IOError