superlint/lib
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
..
functions fix: create mypy cache directory (#5240) 2024-02-06 15:53:30 +01:00
linter.sh fix: don't print empty lines with default logging (#5238) 2024-02-05 18:24:07 +01:00