Commit fec964a
committed
fix(scripts): remove dead sonar-report dep and re-enable container cleanup
Closes #187. The jq ARG_MAX overflow was fixed in 32933c4 by replacing
shell-based result aggregation with SonarReport.java. This commit removes
leftover artifacts: the sonar-report tool check that blocks script execution
despite no longer being used, and uncomments docker stop so the SonarQube
container is properly cleaned up after a run.1 parent b7b159c commit fec964a
1 file changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 16 | | |
22 | 17 | | |
23 | 18 | | |
| |||
91 | 86 | | |
92 | 87 | | |
93 | 88 | | |
94 | | - | |
| 89 | + | |
0 commit comments