format: reformat with latest openbmc-build-scripts
Run all the latest formatters from openbmc-build-scripts. Disable
prettier on the configurations subdirectory because these are
script-formatted already with the repo-local `format-code` extension.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ifa4f2ec6688d60fde2a5f42efc96b6046e9be642
diff --git a/.prettierignore b/.prettierignore
new file mode 100644
index 0000000..6a9364a
--- /dev/null
+++ b/.prettierignore
@@ -0,0 +1 @@
+configurations/*