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

Outdated pylint commands #1072

Closed
alexhjames opened this issue Jan 6, 2023 · 0 comments · Fixed by #1073
Closed

Outdated pylint commands #1072

alexhjames opened this issue Jan 6, 2023 · 0 comments · Fixed by #1073
Assignees
Labels
cleanup Code/comment cleanup: Low Priority

Comments

@alexhjames
Copy link
Contributor

alexhjames commented Jan 6, 2023

The following commands need to be removed from the pylintrc. They are no longer supported by pylint and pylint 2.14 or newer will provide error warnings about unsupported pylintrc options.

bad-whitespace
bad-continuation

See:
pylint-dev/pylint#3565
pylint-dev/pylint#3572

Error message that pylint 2.14 provides about these:
image

@john-science john-science added the cleanup Code/comment cleanup: Low Priority label Jan 6, 2023
@alexhjames alexhjames mentioned this issue Jan 6, 2023
7 tasks
@john-science john-science linked a pull request Jan 6, 2023 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code/comment cleanup: Low Priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants