Skip to content

Apply lint fixes for CGS#10795

Open
stephanos wants to merge 4 commits into
mainfrom
stephanos/split-cgs
Open

Apply lint fixes for CGS#10795
stephanos wants to merge 4 commits into
mainfrom
stephanos/split-cgs

Conversation

@stephanos

@stephanos stephanos commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

What changed?

  • Applied testifylint, staticcheck, and gofix auto-fixes.
  • Exact commands that were run:
.bin/golangci-lint-v2.9.0 run --allow-parallel-runners --concurrency 4 --fix --enable-only testifylint --build-tags disable_grpc_modules,test_dep --timeout 20m --config=.github/.golangci.yml
.bin/golangci-lint-v2.9.0 run --allow-parallel-runners --concurrency 4 --fix --enable-only staticcheck --build-tags disable_grpc_modules,test_dep --timeout 20m --config=.github/.golangci.yml
make fmt-gofix
make goimports
make fmt
git diff --check
  • No manual or AI changes were made.
  • Some fixes caused lint errors; those were reverted again.
  • Changes were all reviewed by me.

@stephanos stephanos changed the title Extract CGS lint auto-fixes Apply lint fixes for cgs Jun 21, 2026
@stephanos stephanos marked this pull request as ready for review June 21, 2026 18:33
@stephanos stephanos requested review from a team as code owners June 21, 2026 18:33
@stephanos stephanos marked this pull request as draft June 21, 2026 18:39
@stephanos stephanos marked this pull request as ready for review June 21, 2026 18:41
@stephanos stephanos marked this pull request as draft June 21, 2026 19:29
@stephanos stephanos marked this pull request as ready for review June 21, 2026 19:31
@stephanos stephanos marked this pull request as draft June 21, 2026 19:41
@stephanos stephanos changed the title Apply lint fixes for cgs Apply lint fixes for CGS Jun 21, 2026
@stephanos stephanos removed request for a team June 21, 2026 19:51
@stephanos stephanos marked this pull request as ready for review June 21, 2026 20:26
@stephanos stephanos force-pushed the stephanos/split-cgs branch from 1333bae to 7a64ae7 Compare June 24, 2026 00:14
@stephanos stephanos enabled auto-merge (squash) June 24, 2026 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants