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

Remove .config/flake8 reference in Readme #538

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

justin-f-perez
Copy link
Contributor

Flake8 no longer supports ~/.config/flake8 as of version 4.0

Due to constant confusion by users, user-level Flake8 configuration files are no longer supported. Files will not be searched for in the user’s home directory (e.g., ~/.flake8) nor in the XDG config directory (e.g., ~/.config/flake8). (See also #1404).

4.0.0 Release Notes

@ccordoba12 ccordoba12 changed the title Remove .config/flake8 reference in README.md Remove .config/flake8 reference in Readme Mar 24, 2024
@ccordoba12 ccordoba12 added this to the v1.11.0 milestone Mar 24, 2024
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution @justin-f-perez!

@ccordoba12 ccordoba12 merged commit 7fbec6d into python-lsp:develop Mar 24, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants