Skip to content

Commit d3fc70c

Browse files
committed
✨feat: add Codacy configuration for runtimes and tools
1 parent 65f5764 commit d3fc70c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.codacy/codacy.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
runtimes:
2+
- java@17.0.10
3+
- node@22.2.0
4+
- python@3.11.11
5+
tools:
6+
- eslint@8.57.0
7+
- lizard@1.17.19
8+
- pmd@6.55.0
9+
- semgrep@1.78.0
10+
- trivy@0.59.1

0 commit comments

Comments
 (0)