mirror of
https://github.com/codeflash-ai/codeflash-internal.git
synced 2026-05-04 18:25:18 +00:00
## Summary - Adds the GitHub Agentic Workflows duplicate code detector, configured for Python and TypeScript/JavaScript with Serena semantic analysis - Runs daily, flags patterns spanning 10+ lines or appearing in 3+ locations - Creates up to 3 issues per run with `[duplicate-code]` prefix ## Notes - Requires Claude API secret configured in repo Actions secrets - `code-quality` and `automated-analysis` labels will be auto-created on first run
5 lines
142 B
Text
Generated
5 lines
142 B
Text
Generated
# Mark all cached import files as generated
|
|
* linguist-generated=true
|
|
|
|
# Use 'ours' merge strategy to keep local cached versions
|
|
* merge=ours
|