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

Support flake8>=4 #36

Closed
wwuck opened this issue Oct 12, 2021 · 1 comment · Fixed by #37
Closed

Support flake8>=4 #36

wwuck opened this issue Oct 12, 2021 · 1 comment · Fixed by #37

Comments

@wwuck
Copy link
Contributor

wwuck commented Oct 12, 2021

Please upgrade dlint to support flake8>=4. There doesn't appear to be any breaking changes that will affect dlint.

https://flake8.pycqa.org/en/latest/release-notes/4.0.0.html#backwards-incompatible-changes

@wwuck wwuck mentioned this issue Oct 12, 2021
@wwuck
Copy link
Contributor Author

wwuck commented Oct 12, 2021

Looks like the tests will need updating for the new --extend-select option.

https://flake8.pycqa.org/en/latest/release-notes/4.0.0.html#features

lyz-code added a commit to lyz-code/autoimport that referenced this issue Oct 15, 2021
Until [dlint supports flake8>=4](dlint-py/dlint#36) `make update` will fail, and you need to manually fix the version of pyflakes to 2.3.1
mschwager pushed a commit that referenced this issue Oct 27, 2021
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 a pull request may close this issue.

1 participant