From 197a35703d1ced53f71d6137b9133d2558d888d4 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 31 Oct 2024 13:06:09 +0100 Subject: ["lint", "targets"]: support TMPDIR --- lint/RULES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lint/RULES') diff --git a/lint/RULES b/lint/RULES index 04ad230..e1000d9 100644 --- a/lint/RULES +++ b/lint/RULES @@ -67,6 +67,8 @@ , " - at key \"direct deps artifact names\" a list of all input" , " artifacts that come from the target itself or are runfiles of a" , " direct dependency." + , "- TMPDIR pointing to a directory location that can be used to" + , " create additional temporary files." , "It is supposed to indicate by the exit code whether the file to lint" , "complies with the given linting policy, with 0 meaning" , "compliant." -- cgit v1.2.3