Integrations
claudelint integrates with your existing development workflow through CI/CD pipelines, pre-commit hooks, npm scripts, and the Claude Code plugin system.
Integration Options
- CI/CD - GitHub Actions, GitLab CI, and other CI systems
- Claude Code Hooks - SessionStart hooks for automatic validation
- npm Scripts - Add to your package.json workflow
- Claude Code Plugin - Use as a Claude Code plugin
- Monorepos - Config inheritance and workspace support
- SARIF - SARIF output for GitHub Code Scanning and VS Code