chore: address exhaustruct lint issues#4268
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
|
📝 WalkthroughWalkthroughExpanded golangci exhaustruct exclusion list, added ClickhouseAnalyticsURL field to API configuration, introduced ReadOnlyDSN to database config, extended keys service config with ClickHouse and related fields, and initialized stmt field in parser. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Possibly related PRs
Suggested labels
Pre-merge checks and finishing touches❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Thank you for following the naming conventions for pull request titles! 🙏 |
Graphite Automations"Post a GIF when PR approved" took an action on this PR • (11/10/25)1 gif was posted to this PR based on Andreas Thomas's automation. |


What does this PR do?
This PR adds several exemptions to the golangci-lint configuration for specific types from external packages, particularly from the
github.com/AfterShip/clickhouse-sql-parser/parseranddatabase/sqlpackages. It also updates various configuration parameters in the codebaseFixes # (issue)
Type of change
How should this be tested?
Checklist
Required
pnpm buildpnpm fmtmake fmton/godirectoryconsole.logsgit pull origin main