mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-29 08:27:43 +00:00
65678c0c0c
Add .codacy.yml to disable ESLint (no .eslintrc in web/), PMD (no Java code), and Prospector; restrict analysis paths to rdagent/ core. Limit codacy workflow to bandit-only to avoid IndexOutOfBoundsException at Sarif.scala:185 caused by 14k+ pylint results overwhelming the SARIF formatter. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>