summaryrefslogtreecommitdiff
path: root/rules/lint/call_lint
diff options
context:
space:
mode:
Diffstat (limited to 'rules/lint/call_lint')
-rwxr-xr-xrules/lint/call_lint2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/lint/call_lint b/rules/lint/call_lint
index ca7e4ef..fd2a244 100755
--- a/rules/lint/call_lint
+++ b/rules/lint/call_lint
@@ -24,6 +24,8 @@ export OUT="$(pwd)/out"
mkdir -p config
export CONFIG="$(pwd)/config"
export META="$(pwd)/meta.json"
+mkdir scratch
+export TMPDIR=$(realpath scratch)
cd work