Calculates and reports on the cyclomatic complexity of code, highlighting areas for simplification.
- uses: walshd1/code-complexity-analyzer@v1
with:
gemini_api_key: ${{ secrets.GEMINI_API_KEY }}- uses: walshd1/code-complexity-analyzer@v1
with:
service_token: ${{ secrets.ACTION_FACTORY_TOKEN }}