Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Black configuration change does not invalidate cache #65

Open
robertschonfeld opened this issue Nov 4, 2022 · 0 comments
Open

Black configuration change does not invalidate cache #65

robertschonfeld opened this issue Nov 4, 2022 · 0 comments

Comments

@robertschonfeld
Copy link

The logic to skip tests is based on the mtime of tested files. However, the test outcome can also be affected by Black's configuration in pyproject.toml.

This may not be a frequent scenario in an established project, but I think it would improve the experience for users who are adopting Black itself at the same time and considering options such as line length.

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

No branches or pull requests

1 participant