## 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
7 lines
No EOL
179 B
Text
7 lines
No EOL
179 B
Text
* text=auto eol=lf
|
|
*.{cmd,[cC][mM][dD]} text eol=crlf
|
|
*.{bat,[bB][aA][tT]} text eol=crlf
|
|
*.png binary
|
|
*.jpg binary
|
|
|
|
.github/workflows/*.lock.yml linguist-generated=true merge=ours |