We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c6d7fa commit 082094cCopy full SHA for 082094c
.github/workflows/codacy.yml
@@ -26,7 +26,7 @@ jobs:
26
GH_TOKEN: ${{ secrets.GH_TOKEN}}
27
with:
28
api_token: ${{ secrets.CODACY_API_TOKEN }}
29
- tool: eslint
+ tool: eslint9
30
upload_report: true
31
provider: gh
32
owner: codacy-acme
0 commit comments