AltimateAI / AltimateAI/altimate-code
feat: altimate review --dialect flag (avoid silent snowflake default with no manifest)
Open
- Dominant language
- TypeScript
- Stars
- 811
- Forks
- 134
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 50
Description
From the v0.8.0 End-User release review. With no manifest, reviewPullRequest defaults the SQL dialect to snowflake (run.ts), which can mis-analyze a BigQuery/Redshift project on a manifest-less local run. Add a --dialect CLI option mirroring the .altimate/review.yml field, and surface the auto-default in the degraded banner. Docs caveat already added in v0.8.0.
Contributor guide
Assessment
This issue has not been assessed yet.