Skip to content

Conversation

@tadasant
Copy link
Member

Summary

  • Applied gofmt -s -w across the entire codebase to ensure consistent Go formatting
  • This will trigger a deployment with minimal code changes

Test plan

  • Pre-commit hooks pass
  • No functional changes, formatting only

🤖 Generated with Claude Code

Run gofmt -s -w across the entire codebase to ensure consistent formatting.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@tadasant tadasant enabled auto-merge (squash) September 30, 2025 14:08
Copy link
Member

@rdimitrov rdimitrov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! I'll see if I can add that to golangci so it's always enforced 👍

@tadasant tadasant merged commit 8bd13d5 into main Sep 30, 2025
6 checks passed
@tadasant tadasant deleted the trigger-deploy-20250930-070522 branch September 30, 2025 14:32
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.

3 participants