treewide: lint and format

Run all the latest linters and formatters from openbmc-build-scripts.
These were all robotically generated except for fixes due to
markdownlint warnings.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: If16d2fd802a2d452234d8b56b41e79d030138a6b
diff --git a/witherspoon-debug/debug b/witherspoon-debug/debug
index 42c7581..cfdf0b2 100755
--- a/witherspoon-debug/debug
+++ b/witherspoon-debug/debug
@@ -7,8 +7,8 @@
 
 if [ $# -lt 2 ]
 then
-	echo Usage: $0 [user@][host] [tarball]
-	exit 1
+    echo Usage: $0 [user@][host] [tarball]
+    exit 1
 fi
 
 TARGET="$1"