codeflash-agent/packages
Kevin Turcios 5f3bb4dba8 fix: remove stale noqa and use set membership test
The refactoring reduced complexity below C901/PLR0912 thresholds,
making the noqa directive unused. Use `in` set test per PLR1714.
2026-04-29 02:20:05 -05:00
..
.claude/rules Update test-coverage.md: remove resolved callouts for covered modules 2026-04-23 03:13:28 -05:00
blackbox fix: remove stale noqa and use set membership test 2026-04-29 02:20:05 -05:00
codeflash-api fix: resolve all ruff lint errors across repo (#38) 2026-04-23 10:22:42 -05:00
codeflash-core Fix Dependabot resolver and bump GitPython for security (#42) 2026-04-28 20:28:42 -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 Dependabot resolver and bump GitPython for security (#42) 2026-04-28 20:28:42 -05:00
github-app fix: resolve all ruff lint errors across repo (#38) 2026-04-23 10:22:42 -05:00