graphiti/.github
Daniel Chalef cc9e03d03c ci: Remove arbitrary type error threshold from MCP server lint workflow
- 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>
2025-08-30 09:06:02 -07:00
..
ISSUE_TEMPLATE feat: add issue and pull request templates with compliance workflow (#689) 2025-07-08 23:21:26 -07:00
workflows ci: Remove arbitrary type error threshold from MCP server lint workflow 2025-08-30 09:06:02 -07:00
dependabot.yml migrate to uv (#634) 2025-06-27 12:12:49 -07:00
pull_request_template.md feat: add issue and pull request templates with compliance workflow (#689) 2025-07-08 23:21:26 -07:00
secret_scanning.yml feat: add telemetry with PostHog and update Docker configurations (#633) 2025-06-27 12:23:30 -07:00