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

Pylint fixes for rf7 #2

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Conversation

kkotenko
Copy link

@kkotenko kkotenko commented Mar 6, 2024

This should, I think, update the branch in a way that the Pylint tests pass in robocorp#1147

E0015: Unrecognized option found: no-space-check (unrecognized-option) (removed in pylint 2.6.0)
'bad-continuation' was removed from pylint, see pylint-dev/pylint#3571. (useless-option-value)
'no-self-use' was moved to an optional extension, see https://pylint.readthedocs.io/en/latest/whatsnew/2/2.14/summary.html#removed-checkers. (useless-option-value)
@lugi0 lugi0 merged commit be37665 into lugi0:feature/rf7 Mar 11, 2024
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