From 731716280761ced876ddd5e4dd0a6818b0b106f8 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Tue, 20 Aug 2024 16:23:11 +0200 Subject: ["shell/test", "script"] forward lint information of deps --- shell/test/EXPRESSIONS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell/test/EXPRESSIONS') diff --git a/shell/test/EXPRESSIONS b/shell/test/EXPRESSIONS index 44cb48a..c4e0a3c 100644 --- a/shell/test/EXPRESSIONS +++ b/shell/test/EXPRESSIONS @@ -272,6 +272,7 @@ , "deps-fieldname" , "deps-transition" , "target properties" + , "lint" ] , "imports": {"action": "test-action"} , "expression": @@ -290,6 +291,7 @@ { "type": "RESULT" , "artifacts": {"type": "var", "name": "test-results"} , "runfiles": {"type": "var", "name": "runfiles"} + , "provides": {"type": "env", "vars": ["lint"]} } } } -- cgit v1.2.3