Skip to content

Restore backend CI hygiene#49

Merged
jatinS-dev merged 1 commit into
mainfrom
chore/backend-ci-hygiene-followup
Apr 28, 2026
Merged

Restore backend CI hygiene#49
jatinS-dev merged 1 commit into
mainfrom
chore/backend-ci-hygiene-followup

Conversation

@jatinS-dev
Copy link
Copy Markdown
Contributor

Summary

This restores the backend hygiene work after the earlier hygiene PR was reverted.

  • remove the committed runtime log file
  • ignore future local log files
  • add formatting and vet checks to the Go workflow
  • apply Go formatting to files that are currently out of format

Validation

  • gofmt -l .
  • go vet ./...
  • go test ./...

@jatinS-dev jatinS-dev merged commit 61f2649 into main Apr 28, 2026
1 check passed
@jatinS-dev jatinS-dev deleted the chore/backend-ci-hygiene-followup branch April 28, 2026 21:46
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.

1 participant