codeflash-agent/packages
Kevin Turcios 2d9fca6b3e Fix all ruff lint errors in codeflash-core
- Replace commented-out code pattern with descriptive comment in __init__.py
- Move ModuleType into TYPE_CHECKING block in _git.py
- Add noqa: F821 for PEP 562 lazy-loaded git module references
- Restore noqa: PLC0415 on reformatted sentry imports in _telemetry.py
2026-04-22 23:39:47 -05:00
..
.claude/rules Add rules from session audit: error handling, testing, debugging 2026-04-21 21:06:15 -05:00
codeflash-api Strengthen testgen test assertions and remove duplicate integration tests 2026-04-22 23:24:36 -05:00
codeflash-core Fix all ruff lint errors in codeflash-core 2026-04-22 23:39:47 -05:00
codeflash-lsp Merge main-teammate branch 2026-04-03 17:36:50 -05:00
codeflash-mcp Merge main-teammate branch 2026-04-03 17:36:50 -05:00
codeflash-python Fix pytest 9 compat, addopts conflicts, XML recovery, and diagnostics 2026-04-21 20:41:43 -05:00
github-app Fix CI: mypy errors, ruff formatting, switch to prek (#22) 2026-04-15 02:52:47 -05:00