dx-code-analyzer-run

安装量: 1.2K
排名: #6513

安装

npx skills add https://github.com/forcedotcom/sf-skills --skill dx-code-analyzer-run

Running Code Analyzer Skill CRITICAL: Mandatory Script Usage Every interaction with Code Analyzer results MUST go through the bundled scripts in /scripts/ . No exceptions. WRONG — never do this:

WRONG: inline Python to parse results

python3 -c "import json; data = json.load(open('results.json'))..."

WRONG: inline Node.js to parse results

node -e "const data = require('./results.json')..."

WRONG: jq to filter results

cat results.json | jq '.violations[] | select(.engine=="pmd")' Show more Installs 621 Repository forcedotcom/sf-skills GitHub Stars 658 First Seen 8 days ago Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Pass

返回排行榜