Ameba Integration Integrate Ameba into your development workflow for automated Crystal code quality checks in CI/CD pipelines, pre-commit hooks, and code review processes. Integration Overview Ameba can be integrated at multiple points in your development workflow: - Pre-commit hooks - Catch issues before they're committed - CI/CD pipelines - Enforce quality gates in automated builds - GitHub Actions - Automated PR reviews and status checks - Editor integration - Real-time feedback while coding - Code review - Automated comments on pull requests - Pre-push hooks - Final check before pushing t…