lint/lib/functions
Marco Ferrari 38edbe557a
fix: create mypy cache directory (#5240)
MyPy expects the cache directory to be there. We now remove it after
each super-linter run to avoid leftovers, so we need to create it before
running MyPy.

See https://github.com/python/mypy/issues/10768
and https://github.com/python/mypy/issues/10863
2024-02-06 15:53:30 +01:00
..
buildFileList.sh fix: don't print empty lines with default logging (#5238) 2024-02-05 18:24:07 +01:00
detectFiles.sh fix: create mypy cache directory (#5240) 2024-02-06 15:53:30 +01:00
githubEvent.sh chore: simplify error code checks (#5131) 2024-01-30 08:48:24 +01:00
linterCommands.sh feat: run linters in parallel (#5177) 2024-01-30 19:24:55 +00:00
linterRules.sh chore: simplify error code checks (#5131) 2024-01-30 08:48:24 +01:00
linterVersions.sh chore: simplify error code checks (#5131) 2024-01-30 08:48:24 +01:00
log.sh feat: run linters in parallel (#5177) 2024-01-30 19:24:55 +00:00
possum.sh break out: (#990) 2020-11-12 11:27:34 -06:00
setupSSH.sh chore: simplify updateSSL (#5130) 2024-01-30 09:05:47 +01:00
updateSSL.sh chore: simplify updateSSL (#5130) 2024-01-30 09:05:47 +01:00
validation.sh build: move linter verions logic outside runtime (#5197) 2024-02-05 13:31:36 +01:00
worker.sh fix: don't print empty lines with default logging (#5238) 2024-02-05 18:24:07 +01:00