Skip to content

Conversation

@31ch
Copy link
Member

@31ch 31ch commented Jun 19, 2025

In CI/CD environments running in Docker containers without privileges, the default pylint cache location might lead to 'access denied' errors. Therefore, we move the pylint cache directory to the repository root (similar to pytest, mypy, ruff, etc).

See: https://pylint.pycqa.org/en/v2.10.2/faq.html#where-is-the-persistent-data-stored-to-compare-between-successive-runs

@31ch 31ch merged commit 57e83f0 into main Jun 19, 2025
4 checks passed
@31ch 31ch deleted the fixup-pylint branch June 19, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants