- Remove the 50-error threshold that allowed type errors to pass - Require 0 type errors for CI to pass (aiming for full type safety) - Only check src/ directory (tests have legacy issues to fix separately) - Update error messages to be clearer about requirements - Add helpful hint about running pyright locally This ensures all new code maintains strict type safety and prevents accumulation of type errors over time. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ai-moderator.yml | ||
| cla.yml | ||
| claude-code-review.yml | ||
| claude.yml | ||
| codeql.yml | ||
| lint.yml | ||
| mcp-server-docker.yml | ||
| mcp-server-lint.yml | ||
| mcp-server-tests.yml | ||
| release-graphiti-core.yml | ||
| typecheck.yml | ||
| unit_tests.yml | ||