ci: Add filesystem lint check

This commit is contained in:
MarcoFalke
2023-02-14 17:42:12 +01:00
parent fada2f9110
commit bbbbdb0cd5
8 changed files with 120 additions and 0 deletions

View File

@@ -84,6 +84,9 @@ task:
memory: 1G
# For faster CI feedback, immediately schedule the linters
<< : *CREDITS_TEMPLATE
test_runner_cache:
folder: "/lint_test_runner"
fingerprint_script: echo $CIRRUS_TASK_NAME $(git rev-parse HEAD:test/lint/test_runner)
python_cache:
folder: "/python_build"
fingerprint_script: cat .python-version /etc/os-release