diff --git a/.github/workflows/codacy.yml b/.github/workflows/codacy.yml index 282a7d7..0d45ca7 100644 --- a/.github/workflows/codacy.yml +++ b/.github/workflows/codacy.yml @@ -69,6 +69,8 @@ jobs: # Force 0 exit code to allow SARIF file generation # This will handover control about PR rejection to the GitHub side max-allowed-issues: 2147483647 + tool: eslint,eslint-typescript,shellcheck + exclude: '.cursor/**,.gitmodules' # Upload the SARIF file generated in the previous step