treewide: add gofmt linter

Change-Id: Ic0d8450b46790c4dc797b117634227be9a48de01
Reviewed-on: https://review.monogon.dev/c/monogon/+/3827
Reviewed-by: Leopold Schabel <leo@monogon.tech>
Tested-by: Jenkins CI
diff --git a/build/analysis/BUILD.bazel b/build/analysis/BUILD.bazel
index 930ba25..b97a58e 100644
--- a/build/analysis/BUILD.bazel
+++ b/build/analysis/BUILD.bazel
@@ -91,6 +91,7 @@
     "//build/analysis/checkcompilerdirectives",
     "//build/analysis/noioutil",
     "//build/analysis/importsort",
+    #    "//build/analysis/gofmt",  # TODO(tim): Enable when formatted
 ]
 
 # NOGO_CONFIG_OVERRIDES contains the overrides for nogo to exempt specific files