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

Bump flake8 to latest version #2559

Merged
merged 1 commit into from
Nov 17, 2024
Merged

Bump flake8 to latest version #2559

merged 1 commit into from
Nov 17, 2024

Conversation

jwortmann
Copy link
Member

For me running tox locally was broken for quite some time because the outdated flake8 version reported many dubious errors (not sure why it didn't in the GitHub Actions CI). This should make it possible to run tox again without errors.


Also I wonder why the unit tests on Mac are randomly broken sometimes. It always seems to be caused by a timeout in a file watcher test. Maybe it would help to increase the timeout value, or could there be a different underlying issue?

TIMEOUT_TIME = 10000 if CI else 2000

@rwols rwols merged commit 9be040d into sublimelsp:main Nov 17, 2024
8 checks passed
@jwortmann jwortmann deleted the bump-flake8 branch November 17, 2024 13:21
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