Skip to content

Commit 27a754c

Browse files
committed
SpotBugs needs TOOLS_JAVA_HOME
1 parent 3957554 commit 27a754c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ local part_definitions = {
332332
run+: jt(["test", "fast"]),
333333
},
334334

335-
lint: {
335+
lint: common.deps.spotbugs + {
336336
is_after:: ["$.use.build"],
337337
downloads+: {
338338
ECLIPSE: {

0 commit comments

Comments
 (0)