commit | 59210f4e8df9f6fd745baa7a8823a5ffaac556a5 | [log] [tgz] |
---|---|---|
author | Leandro Lovisolo <lovisolo@google.com> | Thu Nov 16 22:38:38 2023 +0000 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Thu Nov 16 23:29:27 2023 +0000 |
tree | 5478948184d1fcd1249fe22606bef2d367784e45 | |
parent | c7d2a4933dfae70fc969adeedcc3770a339ea26a [diff] |
[bazel] New task: Housekeeper-PerCommit-GoLinters. As a follow-up to https://skia-review.googlesource.com/c/skia/+/778517, this CL adds some Go linters that we have in place in the Skia Infrastructure repository. The only manual Go change in this CL is infra/bots/task_drivers/go_linters/go_linters.go. All other Go files have been automatically formatted with "gofmt". Bug: b/40045301 Change-Id: Ib9372165d8d645679c466886579625c098b6b1c2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/778576 Commit-Queue: Leandro Lovisolo <lovisolo@google.com> Auto-Submit: Leandro Lovisolo <lovisolo@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com>