| commit | 7c0bd0b18e0c857a8af930607b61bde0b68fb55f | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Fri Jan 10 04:15:37 2025 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Thu Feb 06 14:04:05 2025 +0000 |
| tree | 2350c0bf5507ad94ac241c10f48c22487cf20595 | |
| parent | e4895292e2627e4047c833e1808e614bba3c4783 [diff] [blame] |
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